This notebook is part of the nbsphinx documentation: https://nbsphinx.readthedocs.io/.
In [ ]:
from IPython.display import Image
Image(filename='../images/notebook_icon.png')
A link to a notebook in the same sub-directory: link.
A link to a notebook in the parent directory: link.
A link to a local file: link.
A random equation: \begin{equation} F_n = F_{n-1} + F_{n-2} \tag{08.15} \label{fibonacci-recurrence} \end{equation}
This is just for testing inter-notebook links, see this section.