What Do I Do If No Kernel Is Displayed After a Notebook File Is Created?
Symptom
After a notebook file is created, "No Kernel" is displayed in the upper right corner of the page.
Possible Causes
The code.py file in the work directory conflicts with the name of the import code file on which the kernel depends.
Solution
- View the latest log file starting with kernelgateway in /home/ma-user/log/ and search for the logs near Starting kernel. If the stack similar to the following is displayed, the possible cause is that the name of the code.py file in the work directory conflicts with the name of the import code file on which the kernel depends.
- To resolve this issue, rename the code.py file in the work directory.
code.py and select.py are typically prone to conflict.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot