Skip to content

Instantly share code, notes, and snippets.

@Praful932
Created February 18, 2021 10:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Praful932/0afbf6cbc890ebc4c5fa392c77d1f805 to your computer and use it in GitHub Desktop.
Save Praful932/0afbf6cbc890ebc4c5fa392c77d1f805 to your computer and use it in GitHub Desktop.
mini-jupyter-setup
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