Open ipynb file garbled
See original GitHub issueIssue Type: Bug
After updating version 1.56, there will be garbled code when opening ipynb file directly with vscode. Only when you open the folder with vscode and then open ipynb from the folder can you use it normally
Extension version: 2021.6.811652604 VS Code version: Code 1.56.0 (cfa2e218100323074ac1948c885448fdf4de2a7f, 2021-05-04T22:09:06.405Z) OS version: Windows_NT x64 10.0.19042
System Info
Item | Value |
---|---|
CPUs | Intel® Xeon® E-2236 CPU @ 3.40GHz (12 x 3408) |
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.85GB (21.89GB free) |
Process Argv | –crash-reporter-id a7481430-7956-444c-8925-13ce2a0d0ccf |
Screen Reader | no |
VM | 0% |
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383cf:30185419
vspyt653:30270858
pythonvspyt602cf:30294773
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627cf:30244335
pythonvsnew554cf:30291488
pythontb:30283811
pythonvspyt551cf:30291415
vspre833cf:30267465
pythonptprofiler:30281270
vshan820:30294714
pythondataviewer:30285071
vscus158:30286553
Issue Analytics
- State:
- Created 2 years ago
- Reactions:2
- Comments:5 (2 by maintainers)
Top Results From Across the Web
How do I fix a .ipynb file? - Stack Overflow
A possible way to recover corrupted Jupyter notebook files, whether it contains text or not (size = 0KB), is to go to the...
Read more >Can't Open .ipynb file in Jupyter: Too Large | Physics Forums
I have a Python .ipynb file in a Jupyter Notebook whose size is 99.3 MB. ... Change the .ipynb extension to .txt and...
Read more >What is it? How to open an IPYNB file? - FILExt
Opening IPYNB files without Jupyter Notebook. An IPYNB file is a notebook file used by Jupyter Notebook. Jupyter Notebook is an open.
Read more >Git with ipython notebooks - Lightlab's documentation!
You should have a good file editor (Sublime) ready for lots of conflicts happening within unreadable (in multiple senses) .ipynb files. You will...
Read more >Why do the file that was created using git bash command ...
ipynb ). Everytime that I try to open the file in jupyter notebook lab I got this message: “Unreadable Notebook: C: … \file.ipynb...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@claudiaregio I think this is a duplicate of this: #5794
vscode-insiders also has this problem
Version: 1.57.0-insider Commit: 6bee0f2f3fea9df1ad45344f09b2a139c93b384f Date: 2021-05-07T08:17:31.522Z Electron: 12.0.4 Chrome: 89.0.4389.114 Node.js: 14.16.0 V8: 8.9.255.24-electron.0 OS: Linux x64 5.11.0-16-generic
when I used
open in notebook editor
to manually open it, I got extention activate failed` error.