Jupyter Notebook Trouble

Hello there

I have reinstalled Anaconda Navigator (2.5.1). I then created 2 new environments with different versions of Python. In the new environments, Jupyter Notebook doesn’t appear in the list of options when I click on the home tab. It only appears in the base(root) environment. Why does this happen and how can I resolve this problem

1 Like

You need to make sure that you have the ‘jupyter’ meta package installed in your new conda environment. I suspect it is missing from that environment. If you install Python it doesn’t install it by default.

Hi Sweller

Thanks for your reply. I have installed the ‘jupyter’ meta package in my new environment and restarted the anaconda navigator, but still I don’t see the jupyter notebook button.

What operating system are you using(Windows, Linux or Mac)?

MacOS Monterey 12.7.1

I have the same issue with MacOS Sonoma 14.4.1 and also, a lot of weird tile have now appeared and it’s not the case with my anaconda navigator on my other laptop (also under Sonoma 14.4.1), it’s the same version but I had installed it 2 years ago.