Last answered:

17 Nov 2023

Posted on:

03 Oct 2022

5

When I go to "Change kernel" I have just "Python 3 (ipykernel)" even after the installing procedures

Good morning. I cannot select anything but "Python 3 (ipykernel)" from "Kernel -> Change kernel", even after the procedures said in the lecture. I have already tried to do something I found in a similar question, but it hasn't solved the issue by now. How can I solve? Thank you

6 answers ( 0 marked as helpful)
Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
Posted on:

10 Jan 2023

0

Currently having the same issue as you. Have you been able to resolve yours? Kindly share how you did if you have. Thanks

Posted on:

10 Jan 2023

1

Unfortunately, I didn't solve that problem. But I think that it's not a big problem if we use tensorflow without changing the kernel

Super learner
This user is a Super Learner. To become a Super Learner, you need to reach Level 8.
Posted on:

10 Jan 2023

1

No problem. Thanks. Got some questions to ask you though. Will send you a mail.

Posted on:

02 Apr 2023

0

https://www.youtube.com/watch?v=L4Y7A44lzpM&ab_channel=NiamYaraghi

This Link was helpful to solve my problem. Give it a shot, it's easy and user friendly. 

Posted on:

21 Jun 2023

1

"conda install -n base nb_conda_kernels" use this command in the conda prompt. Solves the problem.

Posted on:

17 Nov 2023

2

I found a solution in this thread. Running the command python -m ipykernel install --user --name py3-TF2.0 --display-name "Python (py3_TF2.0)" worked for me

Submit an answer