Created
March 30, 2022 09:08
-
-
Save deepwilson/b4f06028f45a9f76312f1feaff919bf3 to your computer and use it in GitHub Desktop.
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
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