Connecting new virtual environment to Jupyter | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Connecting new virtual environment to Jupyter

I created a new virtual environment for some work I am doing via Jupyter, but have been unable to connect it to use as the kernel. I’ve been troubleshooting & tried so many things but still cannot access it! Any advice?

2nd Dec 2018, 10:43 PM
KCDataVis
KCDataVis - avatar
1 Answer
0
thanks for your response! i ended up trying so many things. finally what worked was the following python -m ipykernel install --user --name env --display-name "KCDataVis (myenv)"
19th Dec 2018, 7:08 PM
KCDataVis
KCDataVis - avatar