Skip to content

Instantly share code, notes, and snippets.

@UkiDLucas
Last active September 17, 2020 10:40
Show Gist options
  • Save UkiDLucas/fc4f89b0a3d496e4a5f508ad5c3dee1d to your computer and use it in GitHub Desktop.
Save UkiDLucas/fc4f89b0a3d496e4a5f508ad5c3dee1d to your computer and use it in GitHub Desktop.
Jupyter: install Table of Contents (TOC)
# conda install -c conda-forge jupyter_nbextensions_configurator
pip install jupyter_contrib_nbextensions
jupyter nbextensions_configurator enable --user
restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment