Why is my Anaconda environment not appearing in my Jupyter Notebook kernels?

You may not have all of the necessary packages installed in your environment. Please ensure that the ipykernel package is installed.

Please see our Using Anaconda documentation section Packages for Jupyter for more information.

If your Anaconda environment is not appearing in your Jupyter Notebook kernels list, you may not have all of the necessary packages installed in your environment. Please ensure that the ipykernel package is installed.

Please see our Using Anaconda docs page and our Packages for Jupyter docs page for more information.