Skip to content

Commit 69717b6

Browse files
Michael FoskerMichael Fosker
authored andcommitted
Adding line and image to cell_init documentation showing how to enable cell toolbar via notebook View menu
1 parent 6af8e5e commit 69717b6

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

src/jupyter_contrib_nbextensions/nbextensions/init_cell/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ Options
1818
This nbextension provides option configurable using the
1919
[jupyter_nbextensions_configurator](https://github.com/Jupyter-contrib/jupyter_nbextensions_configurator).
2020

21+
Once the extension is enabled, turn on the cell toolbar within your Notebook using
22+
the "View > Cell Toolbar > Initialization Cell" menu
23+
![Cell Toobar Menu](cell_toolbar_menu.png)
24+
25+
2126
The running of initialization cells on kernel ready notification can be
2227
frustrating if your kernel is attached to multiple frontends, or is persistent
2328
between frontend reloads (e.g. reloading the notebook browser page without
43.5 KB
Loading

0 commit comments

Comments
 (0)