I have some imports in my jupyter notebook and among them is tensorflow:
ImportError Traceback (most recent call last)
Run python -m ipykernel install --user --name . This should add your environment to the jupyter kernel list.
python -m ipykernel install --user --name
Change the kernel using Kernel->Change Kernel option or New->.
Kernel->Change Kernel
New->
Note : Replace with the actual name of the environment.