- Activate your project’s virtual environment
- Run
pip install ipykernel - Run
python -m ipykernel install --user --name=myenv - Open notebook and select the
myenvkernel
Source#
https://janakiev.com/blog/jupyter-virtual-envs/#add-virtual-environment-to-jupyter-notebook