If you’re using python & Jupyter notebook, at some point you likely have wondered how to add a virtual environment to Jupyter notebook. Up until today, this has never been an issue for me … Until one of my students needed some help.
In this post, I will walk you through the steps to add a virtual environment to your Jupyter notebook.
[Read more…]