Skip to content

Instantly share code, notes, and snippets.

@pipme
Last active November 27, 2022 18:07
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 pipme/3c1ff9aef781f939d36eec2ece811728 to your computer and use it in GitHub Desktop.
Save pipme/3c1ff9aef781f939d36eec2ece811728 to your computer and use it in GitHub Desktop.
Jupyter notebook

Install jupyter kernel.

pip install ipykernel
python -m ipykernel install --user --name myenv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment