--- /tmp/jupyter-notebook-6.4.5-1arw3t7o9/debian/python-notebook-doc_6.4.5-1_all.deb +++ python-notebook-doc_6.4.5-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-10-22 18:22:18.000000 debian-binary │ -rw-r--r-- 0 0 0 3908 2021-10-22 18:22:18.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2550104 2021-10-22 18:22:18.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2550092 2021-10-22 18:22:18.000000 data.tar.xz ├── control.tar.xz │ ├── control.tar │ │ ├── ./md5sums │ │ │ ├── ./md5sums │ │ │ │┄ Files differ ├── data.tar.xz │ ├── data.tar │ │ ├── ./usr/share/doc/python-notebook-doc/html/examples/Notebook/Working With Markdown Cells.html │ │ │ @@ -301,15 +301,15 @@ │ │ │
[subdirectory/]<filename>
│ │ │  
│ │ │
│ │ │

For example, in the images folder, we have the Python logo:

│ │ │
<img src="../images/python_logo.svg" />
│ │ │  
│ │ │
│ │ │ -

2cd94036a5aa45df98200bf796ef335f

│ │ │ +

8635c0c9d1f0463aaf41ef1303cb35f7

│ │ │

and a video with the HTML5 video tag:

│ │ │
<video controls src="../images/animation.m4v">animation</video>
│ │ │  
│ │ │
│ │ │

These do not embed the data into the notebook file, and require that the files exist when you are viewing the notebook.

│ │ │