-
Notifications
You must be signed in to change notification settings - Fork 298
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
Create New Blank Jupyter Notebook' resulted in an error (command 'python.datascience.createnewnotebook' not found) #1803
Comments
Thanks for the issue @ogola89. If you try to create a new blank notebook or open an existing notebook afterwards does it work afterwards? I believe this may be a known issue that should be fixed in the next release. |
Hello, My message just to keep the Community informed. Notification message in VS code as follow: Regards OS Win 8.1 VS code |
@jmew @GitProfAn The issue is now resolved for me. I have dual boot Ubuntu 19.10 and Windows 10, and had the exact same issue on both OSes whether I was trying to open an existing notebook or create one - both by using the command pallette option and also just creating a new file with the ipynb extension. What worked for me was disabling all other 'notebook/jupyter' extensions which I had installed (including a Data Science grouping of extensions which included Jupyter Notebook for VSCode) and leaving Microsoft's Python extension as the only one which could configure notebooks. Please give this a try, very simple and may work for you @GitProfAn |
Hello, in my case the Jupyter Notebook for VSCode starts and works normally now. As far as additional extensions are concerned I have only «Python extension for Visual Studio Code» and «reStructuredText Language Support for Visual Studio Code» previously (couple months ago) installed. So, I did not disable them at all. I will update this thread if any changes are to come. |
I cannot reproduce this with the latest bits. This would likely be a VS code issue as they are the one's handling command registration. Please try updating to the latest VS code. |
Hello, Regards, Version: 1.45.1 (user setup) |
with Linux centos 7, I am seeing this too with this might be related to a missing import or PATH. I tried adding in some paths I know where jupyter is located and still cannot resolve the issue |
Hi, I have this problem on Linux deepin 4.15.0-30deepin-generic #31 SMP Fri Nov 30 04:29:02 UTC 2018 x86_64 GNU/Linux I am using the anaconda Command line client (version 1.7.2) Error: Installed 'dotnet-interactive.newNotebook' extension, But this does not fix the problem. Someone knows how to fix this issue? |
This isn't a command contributed by the Jupyter extesnion. |
Issue Type: Bug
The problem is created when two things happen:
1.) Run 'Create New Blank Jupyter Notebook' from command Pallette
2.) Open *.ipynb jupyter notebook.
It worked once, but hasn't worked again. I don't know how to identify what is going on. I have disabled other Jupyter-like extensions.
Extension version: 2020.4.74986
VS Code version: Code 1.44.1 (a9f8623ec050e5f0b44cc8ce8204a1455884749f, 2020-04-11T01:48:12.622Z)
OS version: Windows_NT x64 10.0.18363
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: