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_2_0.png

A link to a notebook in the parent directory: link.

A link to a local file: link.

A Sub-Section

This is for testing inter-notebook links, see this section.