diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index 5d313af..ab160a1 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -29,8 +29,10 @@ - - + + {% comment In the notebook, the read-only flag is used to determine %} + {% comment whether to hide the side panels and switch off input %} +