Indefinite wait when running ChatBot in Jupyter Notebook

Hello :slight_smile:

When I run the pizza chatbot in a Jupyter Notebook, it gets stuck with an indefinite wait after the first user response. I am trying to enter a response of “pizza”, which works in the deeplearning.ai course widget. But when I enter it in my Jupyter notebook, it freezes. I’ve included a screenshot of the frozen response. The code is copy/pasted from the course code cells.

Issue was resolved by clearing cache and browsing history!!!