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

IPYNB files open as raw text instead of Jupyter GUI #2741

Closed
itaynvn opened this issue Feb 18, 2021 · 3 comments
Closed

IPYNB files open as raw text instead of Jupyter GUI #2741

itaynvn opened this issue Feb 18, 2021 · 3 comments
Labels
waiting-for-info Waiting for more information from submitter

Comments

@itaynvn
Copy link

itaynvn commented Feb 18, 2021

im running code-server in an ubuntu 16.04 docker container
until now, i used v3.4.1, and now i decided to upgrade to v3.9.0

the issue im facing: IPYNB notebook aren't opened in Jupyter GUI (as they used to, in version 3.4.1)
im just seeing the raw content:
image

instead of the GUI and cells

  • Web Browser: google chrome
  • Local OS: macOS bigsur
  • Remote OS: ubuntu 16.04
  • Extensions:
    Jupyter (ms-toolsai.jupyter) v2021.2.0
    Python (ms-python.python) v2021.1.502429796
  • Remote Architecture:
  • code-server --version: 3.9.0 fc6d123
@code-asher
Copy link
Member

Could you post the logs from the browser console? This might be related to the general issues we've been having with Jupyter and Python recently.

@jsjoeio jsjoeio added the waiting-for-info Waiting for more information from submitter label Feb 18, 2021
@itaynvn
Copy link
Author

itaynvn commented Feb 23, 2021

hi @code-asher , thanks for the fast response :)
here's the console error, triggered when i opened the IPYNB file:
Screen Shot 2021-02-23 at 18 32 17

@code-asher
Copy link
Member

Ahh yup it looks like the same issue in #2341. I'll close this in favor of that one.

Some workarounds are:

  • Install the vsix manually after downloading from the marketplace.
  • Install an older version

More details can be found in the linked issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting-for-info Waiting for more information from submitter
Projects
None yet
Development

No branches or pull requests

3 participants