Created
February 18, 2021 10:21
-
-
Save Praful932/0afbf6cbc890ebc4c5fa392c77d1f805 to your computer and use it in GitHub Desktop.
mini-jupyter-setup
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 numpy pandas jupyter jupyter_contrib_nbextensions && jupyter contrib nbextension install --user && jupyter nbextension enable hinterland/hinterland && pip install jedi==0.17.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment