Monday, February 18, 2019

Conda environments not showing up in Jupyter Notebook

source activate myenv
python -m ipykernel install --user --name myenv --display-name "Python (myenv)"

https://stackoverflow.com/questions/39604271/conda-environments-not-showing-up-in-jupyter-notebook

No comments:

Blog Archive