then it sort of works… (“sort of”… I had to open the markdown cell and execute it several times before the image showed up… and this makes the directory cluttered).
Question: Is this a bug in VSCode/Jupyter notebook?
[If I instead create a subdirectory figsunder the location of the notebook and write:
But this file syntax does not work with Jupyter notebook in VSCode. I do not think this is because VSCode is confused with the directory it is in – I also tried to specify the full path in the text string above ("C://...."), but that didn’t work. So either there is a reduced functionality in VSCode (compared to IJulia + web browser), or some changes has been made.
I can probably live with putting figures in sub-folders, but I don’t like it… I try to have (LaTeX) documents (docs), figures (figs), and notebooks (nbs) in parallel subfolders, and I may have to change that.