Created
January 12, 2020 16:48
-
-
Save ElissandroMendes/f1b07522797f947dfb75041738183a65 to your computer and use it in GitHub Desktop.
Installing Jupyter NbExtensions in Anaconda
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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