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

Cannot open .ipynb #106587

Closed
jkrygel opened this issue Sep 13, 2020 · 9 comments
Closed

Cannot open .ipynb #106587

jkrygel opened this issue Sep 13, 2020 · 9 comments
Assignees

Comments

@jkrygel
Copy link

jkrygel commented Sep 13, 2020

I'm using the latest release of vscode and it's python extension, and can no longer open .ipynb files. There are no issues with the files themselves, I work on them in jupyter notebook now.
VScode just continuously "loads" when I try to open one of these files, that's all I need to do to reproduce the problem.

@vscodebot
Copy link

vscodebot bot commented Sep 13, 2020

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@gjsjohnmurray
Copy link
Contributor

Probably duplicate of #106534 and #106547

@rchiodo
Copy link
Contributor

rchiodo commented Sep 14, 2020

It is mentioned in #106547 but this issue is not the same as the URI problem.

Root cause seems to be a rendering issue.
See the discussion here:
https://github.com/microsoft/vscode-python/issues/13901

@rchiodo
Copy link
Contributor

rchiodo commented Sep 14, 2020

maximize

@rchiodo
Copy link
Contributor

rchiodo commented Sep 14, 2020

This may also require this setting here to be set:

    "python.experiments.optInto": [
        "CustomEditorSupport - experiment"
    ],

@rchiodo
Copy link
Contributor

rchiodo commented Sep 14, 2020

That setting enables the usage of the custom editor API. This experiment was enabled by mistake on Friday 9/11.

@rebornix
Copy link
Member

@rchiodo what's the recommended fix/workaround for this issue?

@rchiodo
Copy link
Contributor

rchiodo commented Sep 24, 2020

This should have resolved itself? Are you still seeing the issue? (Assuming updates are turned on)

@rebornix rebornix closed this as completed Oct 7, 2020
@rebornix
Copy link
Member

rebornix commented Oct 7, 2020

Closing as no update after two weeks.

@github-actions github-actions bot locked and limited conversation to collaborators Dec 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants