Skip to content

Instantly share code, notes, and snippets.

@dsaiztc
Last active June 5, 2019 12:26
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 dsaiztc/54b1cb4c6018f084dd645938c7e716ec to your computer and use it in GitHub Desktop.
Save dsaiztc/54b1cb4c6018f084dd645938c7e716ec to your computer and use it in GitHub Desktop.

One thing you can do from the command line is activate the virtual environment then install the kernel specification from within the environment:

python -m ipykernel install --user --name some-env --display-name "Python (some-env)"
ipython kernelspec list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment