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

Loss of cell language types when reloading a new untitled notebook #129803

Closed
kieferrm opened this issue Jul 29, 2021 · 3 comments
Closed

Loss of cell language types when reloading a new untitled notebook #129803

kieferrm opened this issue Jul 29, 2021 · 3 comments
Assignees

Comments

@kieferrm
Copy link
Member

Testing microsoft/vscode-jupyter#6821

  1. have the jupyter and python extensions installed
  2. create a new untitled notebook
  3. add code cells with Python as the language type
    -> don't save the notebook
  4. uninstall python extension (also see https://github.com/microsoft/vscode-jupyter/issues/6887)
  5. reload window
    -> code cells now have the language type "plain text"; we should not lose the language type
@kieferrm
Copy link
Member Author

It doesn't seem you need step 4).

@greazer greazer closed this as completed Jul 29, 2021
@greazer greazer changed the title Loss of cell language types when uninstalling extensions Loss of cell language types when reloading a new untitled notebook Jul 29, 2021
@greazer greazer transferred this issue from microsoft/vscode-jupyter Jul 29, 2021
@greazer
Copy link
Member

greazer commented Jul 29, 2021

This is something that the Jupyter extension cannot control.

@greazer greazer reopened this Jul 29, 2021
@DonJayamanne
Copy link
Contributor

Should be resolved with microsoft/vscode-jupyter#4757

@github-actions github-actions bot locked and limited conversation to collaborators Nov 12, 2021
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

3 participants