A Notebook in a Sub-DirectoryΒΆ

Let’s see if links to local images work: Jupyter notebook icon

In [1]:
from IPython.display import Image
Image(filename='../images/notebook_icon.png')
Out[1]:
../_images/subdir_another_1_0.png

A link to a notebook in the parent directory: link