What is going on with different Jupyter notebook experiences in VSCode? #16806
Unanswered
TestMannequin
asked this question in
Q&A
Replies: 1 comment 1 reply
-
This is best asked at https://github.com/microsoft/vscode-jupyter as that's the Jupyter extension, but basically the Jupyter extension now uses a native/integrated notebook experience/support from VS Code itself and you are probably jumping between the A/B experiment that is controlling the rollout of the new experience. If you have feedback about the experience then please open an issue on https://github.com/microsoft/vscode-jupyter. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am having trouble tracking down why my editor has changed, I love the old one, hate the new one. And oddly, I can run both at the same time.
Old:
![image](https://user-images.githubusercontent.com/19367438/127323159-293bc5a9-4204-449d-851e-987692c46bb7.png)
New:
![image](https://user-images.githubusercontent.com/19367438/127323203-7eb50322-c9a9-4981-a78d-f4a4da18231f.png)
How do I control this behavior, I have looked around for quite some time to find what is controlling this setting.
Thankyou for any help or ideas.
Ivan
Beta Was this translation helpful? Give feedback.
All reactions