anthonydresser / testissues

0 stars 0 forks source link

Notebooks: Relative links don't work in markdown preview #4981

Open anthonydresser opened 3 years ago

anthonydresser commented 3 years ago

Steps to Reproduce:

  1. Open folder with notebooks in subfolder (Ex. open Desktop/ which contains Notebooks/)
  2. Create new notebook
  3. Add text cell
  4. Right click a notebook in Notebooks/ folder in Explorer and choose copy relative path (Ex. Notebooks/test.ipynb)
  5. In Split View, type: link
  6. Click link in markdown preview
  7. Following error appears: Unable to open 'test.ipynb': Unable to read file '/Notebooks/test.ipynb' (Error: Unable to resolve non-existing file '/Notebooks/test.ipynb').

https://user-images.githubusercontent.com/23462877/111004199-66732d00-833d-11eb-9ad2-19c4efd96ebc.mov