A Notebook in a Sub-Directory¶
Let’s see if links to local images work:
In [1]:
from IPython.display import Image
Image(filename='../images/notebook_icon.png')
Out[1]:

A link to a notebook in the parent directory: link
A Sub-Section¶
This is for testing inter-notebook links, see this section.