Skip to content

Instantly share code, notes, and snippets.

@brianspiering
Created November 24, 2021 04:31
Show Gist options
  • Save brianspiering/f2385970231b15a8abd351cb4580e845 to your computer and use it in GitHub Desktop.
Save brianspiering/f2385970231b15a8abd351cb4580e845 to your computer and use it in GitHub Desktop.
Jupyter Notebook extensions
pip install jupyter_contrib_nbextensions
pip install jupyter_nbextensions_configurator
jupyter contrib nbextension install --user 
jupyter nbextensions_configurator enable --user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment