IPython Notebook (utilipy.ipython.notebook)

Reference/API

utilipy.ipython.notebook Module

Functions for Jupyter notebook / lab / hub.

Routine Listings

add_raw_code_toggle

Add a toggle to show/hide code cells when Notebook is exported to HTML

References

IPython 1, Jupyter Notebook 2

1

Fernando Pérez, Brian E. Granger, IPython: A System for Interactive Scientific Computing, Computing in Science and Engineering, vol. 9, no. 3, pp. 21-29, May/June 2007, doi:10.1109/MCSE.2007.53. URL: https://ipython.org

2

Jupyter Notebook

Functions

add_raw_code_toggle()

Add a toggle for code cells when Notebook is exported to HTML.