Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ElissandroMendes/f1b07522797f947dfb75041738183a65 to your computer and use it in GitHub Desktop.
Save ElissandroMendes/f1b07522797f947dfb75041738183a65 to your computer and use it in GitHub Desktop.
Installing Jupyter NbExtensions in Anaconda
conda install -c conda-forge jupyter_contrib_nbextensions
conda install -c conda-forge jupyter_nbextensions_configurator
jupyter contrib nbextension install --user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment