My Jupyter Notebook isn't loading.
Generally, this error message appears when the Jupyter instance on your computer can't establish a connection to the live instance living on our server. This type of connection means we can give you an authentic Jupyter experience, but it also means that the connection is more susceptible to interruptions, like opening up a new Dataquest tab or trying to work on a project when traffic on your network is high.
Outside of moving to a different network, you can try resetting the containers to work around this issue:
- 1
- Make sure you only have one Dataquest tab open.
- 2
- Click the Dashboard option from the dropdown menu in the top-right corner of your page.
- 3
-
Open a different mission and run a simple command, eg
print("hello")
. - 4
- Click back to your Dashboard.
- 5
- Navigate back to the mission you were working on and give your notebook time to initialize.