Use Jupyter inside a virtual env python -m venv projectname source projectname/bin/activate (venv) $ pip install ipykernel (venv) $ ipython kernel install –user –name=projectname Please enable JavaScript to view the comments powered by Disqus.