[Bug]: Jupyter not working with this version of code-server
See original GitHub issueIs there an existing issue for this?
- I have searched the existing issues
OS/Web Information
- Web Browser: Firefox
- Local OS: Ubuntu 20.04
- Remote OS: Ubuntu 20.04
- Remote Architecture: ARM
code-server --version
: latest : 4.4.0
Steps to Reproduce
- install the latest python plugin 3.Check Jupyter Version and try to upgrade to the latest 4
Expected
I expect to be able to install the latests versions of plugins.
Actual
Unfortunately, Code-server propose several versions to install but the latest is not available (at least 2022.4.xx) => Jupyter can not be used as there is a bug on the previous versions at python kernel initialisation
Logs
No response
Screenshot/Video
No response
Does this issue happen in VS Code?
- I cannot reproduce this in VS Code.
Are you accessing code-server over HTTPS?
- I am using HTTPS.
Notes
This bug does not happen with the standard vs code : the latest plugins are available
Issue Analytics
- State:
- Created a year ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Working with Jupyter Notebooks in Visual Studio Code
To connect to a remote Jupyter server: Select the Jupyter Server: local button in the global Status bar or run the Jupyter: Specify...
Read more >jupyter-vscode-server - PyPI
A Jupyter extension to launch VS Code. ... Latest version. Released: Jul 28, 2019 ... A Jupyter Notebook extension to launch cdr/code-server (VS...
Read more >Open OnDemand Overview - Research IT
OOD Desktop; Jupyter notebooks; RStudio; MATLAB via a Desktop environment ... Please let us know if you run into problems or have suggestions...
Read more >Unable to install python extension on code-server
Related. 0 · code-server 3.6.0 webview script issue with certificate and terminal not running · 5 · vscode jupyter notebook error ...
Read more >What to do when things go wrong - The Jupyter Notebook
First, have a look at the common problems listed below. ... If Jupyter gives an error that it can't find notebook , check...
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
I am getting this issue with any and all versions of Jupyter/Python, and latest version of code-server
I had the same issue on the 2022.4.1, to resolve it just install previous version, In this case 2022.2.19…