/jupyter-widgetmode

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

Primary LanguageJavaScriptMIT LicenseMIT

ipython-widgetmode

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

Installation

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

pip install .

or for a development install:

pip install -e .