jupyter-kernel

Add correct kernel to conda environment

Add correct kernel to conda environment Question: I am trying to add a new conda environment to be available as a jupyter kernel when I run a Jupyter notebook from my main environment. I’ve developed a hacky solution but I suspect there’s a better way. I would like to be able to use a kernel …

Total answers: 2

Kernel not connecting in Jupyter Lab

Kernel not connecting in Jupyter Lab Question: The kernel says connecting and then says No Kernel | Disconnected. I have clean-uninstalled anaconda and uninstalled all jupyter using python -m pip uninstall -y jupyter jupyter_core jupyter-client jupyter-console jupyterlab_pygments notebook qtconsole nbconvert nbformat Searching anaconda or jupyter in Home directory gave nothing. Then, I fresh installed anaconda …

Total answers: 3