Tried to fix problem using Tai but got nowhere. Tai said to include this:
When posting, include:
- Course: Develop Generative AI Applications: Get Started
- Notebook: In-Context Learning and Prompt Templates for Advanced AI
- The kernel returns to Idle
- The Import required libraries cell (cell 21) remains unexecuted with empty brackets
- You already tried restarting the kernel, refreshing the browser, and restarting your laptop
Also mention that cell 13 completed with execution count 1, while cell 21 never receives an execution count.
I appreciate any help on moving forward. Up until now, this has been a great course.
I assume you mean ‘code cell #13’? And if so, this already indicates a problem, typically. If cells prior to the 13th code cell haven’t executed, you have a recipe for issues if any subsequent code relies on prior code executing.
Have you tried another browser or another machine?
I’ll point out that this forum is for Jupyter in general and not for specific problems with a specific notebook in course run by another organization. The course should have support that you can contact.
That part makes me think you posted this elsewhere in exactly the same form. I’ll point out that the etiquette on forums such as these is to not do cross-posting. And if you do, to also indicate all the other places you cross-posted. This is meant to reduce volunteers already saying things posted elsewhere and to make it so others benefit from helpful answers. If you post the same thing somewhere else and get an answer, someone with the same problem may find this thread that doesn’t link to the solution.