-
Notifications
You must be signed in to change notification settings - Fork 5.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jupyter extension is broken in v3.7.1 #2330
Comments
Plus, any jupyter-related command will not work with messages like this one:
|
cheulyop
changed the title
Unable to open .ipynb files in notebook editor.
Jupyter extension is broken in v3.7.1
Nov 19, 2020
This is a duplicate of #2341 I think |
@bruwozniak yes, it seems they are related |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
EDIT: changed the title since what doesn't work is not only opening ipynb files but the entire Jupyter extension. Below is the original post.
I'm running code-server v3.7.1 inside Docker, and I cannot open Jupyter notebook files (.ipynb).
To be precise, I can open them, but they open as raw JSON files instead of in the notebook editor screen (see the attached screenshot).
Why might this be happening, and how could I fix this?
code-server --version
: v3.7.1The text was updated successfully, but these errors were encountered: