microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.3k stars 294 forks source link

Jupyter Notebooks don't display attachments images #16128

Closed HAHAYAYAYA closed 4 weeks ago

HAHAYAYAYA commented 1 month ago

Applies To

What happened?

Using the notebook in VS Code, all the images are broken.

Using the standard Jupyter notebook UI in the web browser renders all images.

VS Code Version

Version: 1.94.2 (user setup) Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427 Date: 2024-10-09T16:08:44.566Z Electron: 30.5.1 ElectronBuildId: 10262041 Chromium: 124.0.6367.243 Node.js: 20.16.0 V8: 12.4.254.20-electron.0 OS: Windows_NT x64 10.0.22631

Jupyter Extension Version

v2024.9.1

Jupyter logs

No response

Coding Language and Runtime Version

No response

Language Extension Version (if applicable)

No response

Anaconda Version (if applicable)

No response

Running Jupyter locally or remotely?

Local

HAHAYAYAYA commented 1 month ago

Image Image

amunger commented 1 month ago

How is the attachment being added? If you view the file as text, do you see that .png name listed as an attachment? from the yellow line, it looks like it doesn't exist. Can you share a notebook file that has this issue

vs-code-engineering[bot] commented 4 weeks ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!