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
Python cells do not execute in Jupyter notebook. It is not possible to save the notebook either. Markdown cells work as expected, I have not tried other languages. Behaviour is identical for local and remote files. Stable build works as expected, Insider build does not.
To reproduce:
Create new .ipynb file in folder
Open file in Notebook editor
Enter arbitrary Python code in cell
Run cell, code is not executed (no error, no output)
Save file, error is displayed
Error: Failed to save 'test.ipynb': Cannot read property 'Markdown' of undefined.
VS Code version: Code - Insiders 1.54.0-insider (3f0d8a1, 2021-02-17T07:37:50.976Z)
OS version: Darwin x64 20.1.0
System Info
Item
Value
CPUs
Intel(R) Core(TM) i5-8279U CPU @ 2.40GHz (8 x 2400)
Same here, seems related to some breaking changes in the vscode notebooks API (see microsoft/vscode-jupyter#4819). In the meantime, looks like you can downgrade vscode to get it to work for now.
Same here, seems related to some breaking changes in the vscode notebooks API (see microsoft/vscode-jupyter#4819). In the meantime, looks like you can downgrade vscode to get it to work for now.
Issue Type: Bug
Python cells do not execute in Jupyter notebook. It is not possible to save the notebook either. Markdown cells work as expected, I have not tried other languages. Behaviour is identical for local and remote files. Stable build works as expected, Insider build does not.
To reproduce:
Error: Failed to save 'test.ipynb': Cannot read property 'Markdown' of undefined.
VS Code version: Code - Insiders 1.54.0-insider (3f0d8a1, 2021-02-17T07:37:50.976Z)
OS version: Darwin x64 20.1.0
System Info
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (7)
(1 theme extensions excluded)
A/B Experiments
The text was updated successfully, but these errors were encountered: