Adds a button to your notebook toolbar that allows you to hide all input and only show widget & output.
Clone the repository and cd into the directory, then run:
pip install .
or for a development install:
pip install -e .
Adds a button to your notebook toolbar that allows you to hide all input and only show widget & output.
JavaScriptMIT