We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cdfac06 + 69717b6 commit e7e0ed8Copy full SHA for e7e0ed8
src/jupyter_contrib_nbextensions/nbextensions/init_cell/README.md
@@ -18,6 +18,11 @@ Options
18
This nbextension provides option configurable using the
19
[jupyter_nbextensions_configurator](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator).
20
21
+Once the extension is enabled, turn on the cell toolbar within your Notebook using
22
+the "View > Cell Toolbar > Initialization Cell" menu
23
+
24
+
25
26
The running of initialization cells on kernel ready notification can be
27
frustrating if your kernel is attached to multiple frontends, or is persistent
28
between frontend reloads (e.g. reloading the notebook browser page without
src/jupyter_contrib_nbextensions/nbextensions/init_cell/cell_toolbar_menu.png
43.5 KB
0 commit comments