Skip to content
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

Closed
cheulyop opened this issue Nov 18, 2020 · 4 comments
Closed

Jupyter extension is broken in v3.7.1 #2330

cheulyop opened this issue Nov 18, 2020 · 4 comments

Comments

@cheulyop
Copy link

cheulyop commented Nov 18, 2020

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

Screenshot from 2020-11-18 17-54-45

Why might this be happening, and how could I fix this?

  • Web Browser: Google Chrome Version 86.0.4240.198 (Official Build) (64-bit)
  • Local OS: Ubuntu 18.04
  • Remote OS: Ubuntu 18.04
  • Remote Architecture: x86_64
  • code-server --version: v3.7.1
@cheulyop
Copy link
Author

Plus, any jupyter-related command will not work with messages like this one:

Command 'Jupyter: Create New Blank Jupyter Notebook' resulted in an error (command 'jupyter.createnewnotebook' not found)

@cheulyop cheulyop changed the title Unable to open .ipynb files in notebook editor. Jupyter extension is broken in v3.7.1 Nov 19, 2020
@bruwozniak
Copy link

This is a duplicate of #2341 I think

@cheulyop
Copy link
Author

@bruwozniak yes, it seems they are related

@code-asher
Copy link
Member

I'll close as a duplicate of #2341, if resolving #2341 doesn't fix this we can re-open it then. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants