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

Cell language type confusion #6889

Closed
kieferrm opened this issue Jul 29, 2021 · 1 comment
Closed

Cell language type confusion #6889

kieferrm opened this issue Jul 29, 2021 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started verified Verification succeeded
Milestone

Comments

@kieferrm
Copy link
Member

Testing #6821

  1. create a new untiled notebook with 2 code cells; both of them have the language type "plain text"
  2. install the jupyter extension
  3. change the language type of the first to "python"
    -> kernel updates to Python3 (although there is no python on the machine)
    -> the second code cell remains "plain text" although the "kernel" is Python3 and therefore monoglot

image

@kieferrm kieferrm added the bug Issue identified by VS Code Team member as probable bug label Jul 29, 2021
@DonJayamanne DonJayamanne added this to the October 2021 milestone Oct 11, 2021
@DonJayamanne
Copy link
Contributor

DonJayamanne commented Oct 11, 2021

Should not be an issue anymore, moving to verification

@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug verified Verification succeeded and removed bug Issue identified by VS Code Team member as probable bug labels Oct 27, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-getting-started verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants