DEV Community

Alfredo Motta
Alfredo Motta

Posted on

Create isolated Jupyter kernels with pyenv and virtualenv

Everyone loves isolation. Makes our life easier and our systems much more robust. Isolating Jupyter notebooks makes no exception. Maybe you want to try some cutting edge scientific library, or more simply your latest project dependencies are not compatible with your current system setup.

Whatever is your situation, follow me in this simple tutorial on how to create an isolated python notebook kernel.

http://www.alfredo.motta.name/create-isolated-jupyter-ipython-kernels-with-pyenv-and-virtualenv/

Looking forward to hearing your comments! If you enjoy what I write you can also follow me on twitter so I'll see you there too

Top comments (0)