Closed
Description
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
- 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.