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 .