GitHunt
JD

jdfreder/jupyter-widgetmode

Adds a button to your notebook toolbar that allows you to hide everything but widgets.

ipython-widgetmode

Adds a button to your notebook toolbar that allows you to hide all input and output, only show widgets.

Installation

Clone the repository and cd into the directory, then run:

pip install .

or for a development install:

pip install -e .

Languages

JavaScript71.4%Python28.6%

Contributors

MIT License
Created May 9, 2014
Updated October 18, 2017
jdfreder/jupyter-widgetmode | GitHunt