You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a new Azure Data Studio installation (per machine installation) v1.45.1.
I open an empty folder and I create a Jupyter notebook. I select Python3 from Kernel dropdown. Azure Data Studio prompts to create a new Python installation. I accept the default settings and an installation starts.
In Output window, in Notebooks I see that the installation of Jupiter Notebooks completed successfully. I receive a popup that installation was completed successfully.
In the Output window, I can see that Azure Data Studio issues a command to start Jupyter Notebook. I receive an error:
Failed to change kernel. Kernel SQL will be used. Error was:
Notebook process exited prematurely with error code: 1. StdErr Output: Traceback (most recent call last): File "c:\Program Files\Azure Data Studio\resources\pythonScripts\startNotebook.py", line 1, in <module> import notebook.notebookapp'.
I issued the same command - from output window - in command prompt and I get the error:
C:\Users\gcapnias>"C:\Users\gcapnias\azuredatastudio-python\python.exe" "c:\Program Files\Azure Data Studio\resources\app\extensions\notebook\resources\pythonScripts\startNotebook.py" --no-browser --ip=127.0.0.1 --no-mathjax --notebook-dir "c:\Repository" --NotebookApp.token=9fa5a3bdf01d6d103b1746070804c8fcbb29fd4018fabd79
Traceback (most recent call last):
File "c:\Program Files\Azure Data Studio\resources\app\extensions\notebook\resources\pythonScripts\startNotebook.py", line 1, in <module>
import notebook.notebookapp
ModuleNotFoundError: No module named 'notebook.notebookapp'
How can I fix my installation in order to work Jupyter Notebooks with Azure Data Studio?
Thanks in advance,
George J.
Azure Data Studio version: azuredatastudio 1.45.1 (88c21b1, 2023-08-03T00:42:37.945Z)
OS version: Windows_NT x64 10.0.19045
Restricted Mode: No
Preview Features: Enabled
Modes:
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-10750H CPU @ 2.60GHz (2 x 2592)
Type: Bug
I have a new Azure Data Studio installation (per machine installation) v1.45.1.
I open an empty folder and I create a Jupyter notebook. I select Python3 from Kernel dropdown. Azure Data Studio prompts to create a new Python installation. I accept the default settings and an installation starts.
In Output window, in Notebooks I see that the installation of Jupiter Notebooks completed successfully. I receive a popup that installation was completed successfully.
In the Output window, I can see that Azure Data Studio issues a command to start Jupyter Notebook. I receive an error:
I issued the same command - from output window - in command prompt and I get the error:
I have issued the command
and I verified the installation of Jupyter Notebook
I can start Jupiter Notebook from command-line with the command:
How can I fix my installation in order to work Jupyter Notebooks with Azure Data Studio?
Thanks in advance,
George J.
Azure Data Studio version: azuredatastudio 1.45.1 (88c21b1, 2023-08-03T00:42:37.945Z)
OS version: Windows_NT x64 10.0.19045
Restricted Mode: No
Preview Features: Enabled
Modes:
System Info
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: disabled_software
multiple_raster_threads: disabled_off
opengl: disabled_off
rasterization: disabled_software
raw_draw: disabled_off_ok
video_decode: disabled_software
video_encode: disabled_software
vulkan: disabled_off
webgl: unavailable_software
webgl2: unavailable_software
webgpu: unavailable_software
Extensions (1)
The text was updated successfully, but these errors were encountered: