Jupyter Notebook cells don’t execute properly
See original GitHub issueOS/Web Information
- Web Browser: Brave
- Local OS: macOS
- Remote OS: docker on macoS
- Remote Architecture: amd64
code-server --version
: 3.9.3
Steps to Reproduce
- Click a .ipynb file
Expected
Jupyter Notebook should open, connect to a Kernel and cells should be ready to run
Actual
Even after a series of installations of plugins (that seem to work fine) the Notebook can connect to a kernel but no output is being received (all i see is “Loading…”, then after some time I get the error shown in the screenshot “ChunkLoadError”)
Screenshot

Notes
This issue can be reproduced in VS Code: No idea.
Issue Analytics
- State:
- Created 2 years ago
- Comments:27 (10 by maintainers)
Top Results From Across the Web
Jupyter notebook not running code. Stuck on In [*]
Try manually stopping the kernel by pressing the stop button at the top. If that doesn't work, interrupt it and restart it by...
Read more >Jupyter Notebook can't execute any code in cell · Issue #10346
This is a problem with Jupyter Notebook. Suddenly your codes will stop executing. Just go to Kernal in Jupyter Notebook and Click on...
Read more >Why some cells in JupyterLab can't run?
Hi everyone, I have encountered a strange problem about how to run cells in jupyterlab. I use Notebook in JupyterLab.
Read more >Solve problems with Jupyter Notebooks - coursera.support
In the notebook toolbar, click Kernel, then Restart. Try testing your kernel by running a print statement in one of your notebook cells....
Read more >Markdown for Jupyter notebooks cheatsheet - IBM
Here's how to format Markdown cells in Jupyter notebooks: ... The list will be numbered correctly when you run the cell. To create...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
For completeness: after resetting Brave this issue is gone even when I use the Marketplace Extensions Jupyter v2021.3.0 and Python v2021.4.765268190 which are being installed as defaults (code server 3.9.3)!
I was trying to provide the console logs when the bug just went away. I don’t know why but it’s not an issue any more. I’m closing this, sorry for the fuzz.