microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.95k stars 28.24k forks source link

Once I update the 1.59.0 in 2021-07-22 16:00,My vscode can't handle the old ipynb files correctly! #129160

Closed RuixiangS closed 2 years ago

RuixiangS commented 3 years ago

We have written the needed data into your clipbo Issue Type: Bug

<matplotlib.axes._subplots.AxesSubplot at 0x25f6fe2bfd0> ReferenceError: atob is not defined ReferenceError: atob is not defined

VS Code version: Code - Insiders 1.59.0-insider (e8a59bc6f920e731b47f0bc72263e82aba8b796e, 2021-07-22T05:14:01.507Z) OS version: Windows_NT x64 10.0.19042 Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|AMD Ryzen 7 4800H with Radeon Graphics (16 x 2894)| |GPU Status|2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled| |Load (avg)|undefined| |Memory (System)|31.37GB (21.90GB free)| |Process Argv|--crash-reporter-id ce17381c-b06a-4a36-be1a-baf54a5c29b1| |Screen Reader|no| |VM|67%|
Extensions (34) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|2.1.0 QML|bbe|1.0.0 vscode-hexo|cod|1.0.1 vscode-markdownlint|Dav|0.42.1 docs-markdown|doc|0.2.96 gitlens|eam|11.6.0 code-runner|for|0.11.5 cmake-integration-vscode|go2|0.7.1 todo-tree|Gru|0.0.213 py-paste-indent|hye|0.1.5 better-cpp-syntax|jef|1.15.6 json2csv|kha|0.0.1 rainbow-csv|mec|1.9.1 vscode-clang|mit|0.2.4 anaconda-extension-pack|ms-|1.0.1 python|ms-|2021.7.1053846006 vscode-pylance|ms-|2021.7.4 jupyter|ms-|2021.8.1054968649 cmake-tools|ms-|1.7.3 cpptools|ms-|1.5.1 debugger-for-chrome|msj|4.12.12 korofileheader|OBK|4.8.14 vscode-yaml|red|0.21.1 color-manager|roy|0.6.2 markdown-preview-enhanced|shd|0.5.22 language-stylus|sys|1.11.0 open-in-browser|tec|2.0.0 cmake|twx|0.0.17 vscodeintellicode|Vis|1.2.14 vscode-icons|vsc|11.5.0 better-align|wwm|1.1.6 hexowriter|xyC|0.0.3 markdown-all-in-one|yzh|3.4.0 material-theme|zhu|3.11.1
A/B Experiments ``` vsliv695:30137379 vsins829:30139715 vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 pythonvspyt602:30291494 vspor879:30202332 vspor708:30202333 vspor363:30204092 pythonvspyt639:30291487 pythontb:30258533 vspre833:30321513 pythonptprofiler:30281269 vsdfh931cf:30280410 vshan820:30294714 pythondataviewer:30285072 vscus158:30321503 pythonvsuse255:30319630 3f5j7703:30294757 vscod805:30301674 pythonvspyt200:30323110 vscextlangct:30310089 vsccppwtct:30312693 pythonvssor306:30340298 bridge0708:30335490 ```
ard because it was too large to send. Please paste.
vscodebot[bot] commented 3 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

joyceerhl commented 3 years ago

@RuixiangS We published a Jupyter extension update which should address this. Please could you ensure you have the latest build and let us know if the issue persists /cc @rchiodo

RuixiangS commented 2 years ago

Thank you,It's OK now.