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

Native Notebooks - Julia notebook not recognized? #5148

Closed
claudiaregio opened this issue Mar 12, 2021 · 4 comments
Closed

Native Notebooks - Julia notebook not recognized? #5148

claudiaregio opened this issue Mar 12, 2021 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster

Comments

@claudiaregio
Copy link
Contributor

claudiaregio commented Mar 12, 2021

Steps to reproduce:

  1. Create new notebook
  2. Switch kernel to julia
  3. Add some cells and save
  4. Send to someone else to open OR close vs code and reopen notebook

Expected behaviour

Notebook opens with cell language as Julia

Actual behaviour

Notebooks opens up with cell language as Python

@claudiaregio claudiaregio added the bug Issue identified by VS Code Team member as probable bug label Mar 12, 2021
@DonJayamanne DonJayamanne self-assigned this Mar 13, 2021
@DonJayamanne
Copy link
Contributor

@claudiaregio
You'll need to run a cell, and then the cell information is saved in the notebook.
Lert me know what you think.

Note: Please install latest VS Code Insiders (todays build) to test this out (not stable).

@DonJayamanne DonJayamanne added the info-needed Issue requires more information from poster label Mar 23, 2021
@no-trick-pony
Copy link

@claudiaregio
You'll need to run a cell, and then the cell information is saved in the notebook.
Lert me know what you think.

Note: Please install latest VS Code Insiders (todays build) to test this out (not stable).

At least for me this was not what's happening when using a notebook created with the current version of VS Code and Jupyter plugin and then opened with the Insiders version of both, see #5237 (comment)

@DonJayamanne
Copy link
Contributor

@claudiaregio this should be fixed in the latest Insider Build.

@IanMatthewHuff
Copy link
Member

Validated. Scenario looks good for me now.
image.png

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 5, 2021
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 info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

5 participants