Markdown has ability to insert files from remote location. It generally works fine in VSCode, but does not with drive.google.com links for some reason, e.g.:
It works both in Collab and in Github's notebook parser. This is the method people suggest to embed images when working in Collab. To keep availability of material in both platforms (Collab and VSCode), solving this bug is paramount.
Applies To
What happened?
Markdown has ability to insert files from remote location. It generally works fine in VSCode, but does not with
drive.google.com
links for some reason, e.g.:nor
It works both in Collab and in Github's notebook parser. This is the method people suggest to embed images when working in Collab. To keep availability of material in both platforms (Collab and VSCode), solving this bug is paramount.
VS Code Version
Version: 1.90.2 (user setup) Commit: 5437499feb04f7a586f677b155b039bc2b3669eb Date: 2024-06-18T22:34:26.404Z Electron: 29.4.0 ElectronBuildId: 9728852 Chromium: 122.0.6261.156 Node.js: 20.9.0 V8: 12.2.281.27-electron.0 OS: Windows_NT x64 10.0.22631
Jupyter Extension Version
v2024.5.0
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?
None