question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Jupyter Notebook cells don’t execute properly

See original GitHub issue

OS/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

  1. 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

Screenshot 2021-04-23 at 20 50 21

Notes

This issue can be reproduced in VS Code: No idea.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:27 (10 by maintainers)

github_iconTop GitHub Comments

3reactions
gogobdcommented, Apr 28, 2021

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)!

2reactions
gogobdcommented, Apr 26, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found