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

disable jupyter editor in vscode #103526

Closed
ghost opened this issue Jul 29, 2020 · 1 comment
Closed

disable jupyter editor in vscode #103526

ghost opened this issue Jul 29, 2020 · 1 comment
Assignees
Labels
extensions Issues concerning extensions

Comments

@ghost
Copy link

ghost commented Jul 29, 2020

like the title mentioned, how to disable jupyter editor in vscode?
the user case is followed:
every time,I want to new a file just for text or markdown,I do not like to appear a choice between two, but just default for the inner editor applied by vscode. and how can I configure this. for right now,I never need to use jupyter notebook. It seems to be appeared unexpected after vscode update or installed some python package.

I have asked on stackoverflow, but get no answer.It seems to be a new feature for ux.
https://stackoverflow.com/questions/63048691/how-to-disable-jupyter-editor-in-vscode?noredirect=1#comment111642887_63048691

@rebornix
Copy link
Member

This can be disabled by python.dataScience.useNotebookEditor if you are using the Python extension.

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

No branches or pull requests

2 participants