No kernels available

Aviv Noah 20 Reputation points
2024-12-17T22:13:25.4766667+00:00

Hey, I've been trying to work with the hands on projects(Exercise - Work with data to predict missing values),
but trying to run the jupyter notebooks doesn't work, it queues, gets canceled, due to no connected kernel to operate on, and no kernels available,

i've tried to log out & in, to restart my pc, to switch browsers, nothing works, please help me

This question is related to the following Learning Module

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
1,971 questions
{count} votes

Accepted answer
  1. Pradeep M 5,040 Reputation points Microsoft Vendor
    2024-12-18T05:35:51.6333333+00:00

    Hi Aviv Noah,

    Thank you for reaching out to Microsoft Q & A forum.  

    It seems the issue with the Jupyter notebook kernel is causing some disruptions. Based on similar scenarios, here are a few steps you can try to resolve the problem: 

    1.Manually Select a Kernel:

    If the kernel does not connect automatically and displays the “Kernel not connected” error, click the dropdown menu in the below error message. 

    From the list of kernels, select one to connect. Based on experience, Python 3.8 works reliably and should allow you to run your code without issues. 

    User's image

    2.Restart the Kernel (if necessary):

    If the selected kernel becomes unresponsive, restart it by navigating to Run all> Restart Kernel. 

    3.Check Sandbox Resources:

    Ensure that your sandbox environment is still active and has not expired. If the sandbox has expired, you may need to reactivate it or start a new session. 

    4.Address Browser and Cache Issues: 

    Clearing your browser cache or running the notebook in an incognito/private browsing mode can sometimes resolve connectivity problems. 

    Please feel free to contact us if you have any additional questions.    

    If you have found the answer provided to be helpful, please click on the "Accept answer/Upvote" button so that it is useful for other members in the Microsoft Q&A community. 

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.