diff --git a/IPython/nbformat/v4/v4.withref.json b/IPython/nbformat/v4/v4.withref.json index be7936e..776443b 100644 --- a/IPython/nbformat/v4/v4.withref.json +++ b/IPython/nbformat/v4/v4.withref.json @@ -126,6 +126,10 @@ "type": "boolean", "required": true }, + "autoscroll": { + "type": "boolean", + "required": true + }, "source": { "description": "for code cell source code", "type": "array",