0

I have a strange problem, since I was forced to switch to miniforge due to my Mac M1. I have an environment tensorflow, which I want to select in jupyter. I have registered it with

python -m ipykernel install --user --name tensorflow

when I open a jupyter notebook from the base kernel, I can also see it:

enter image description here

However, this environment does not have any modules installed.

In contrast, when I open a jupyter notebook from the activated environment:

enter image description here

enter image description here

Using the Python [conda env: tensorflow] kernel works as expected. I have never had this incidence before and would really like to be able to selected any environment when opening jupyter from the base environment.

Tsyvarev
  • 52,146
  • 16
  • 84
  • 120
spadel
  • 676
  • 1
  • 10
  • 26

0 Answers0