--- /tmp/jupyter-notebook-6.2.0-197xouhac/debian/python-notebook-doc_6.2.0-1_all.deb +++ python-notebook-doc_6.2.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2021-01-17 21:52:31.000000 debian-binary │ -rw-r--r-- 0 0 0 4024 2021-01-17 21:52:31.000000 control.tar.xz │ --rw-r--r-- 0 0 0 2604580 2021-01-17 21:52:31.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 2604588 2021-01-17 21:52:31.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 │ │ │ @@ -392,15 +392,15 @@ │ │ │
[subdirectory/]<filename>
│ │ │  
│ │ │
│ │ │

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

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

a9e26ea1516b4cf98b7f6682b1192256

│ │ │ +

c156110fbf4e4b90a5e916e4a914c706

│ │ │

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.

│ │ │