--- /srv/rebuilderd/tmp/rebuilderdawgO5U/inputs/python-notebook-doc_7.0.0-2_all.deb +++ /srv/rebuilderd/tmp/rebuilderdawgO5U/out/python-notebook-doc_7.0.0-2_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-03-25 20:18:18.000000 debian-binary │ -rw-r--r-- 0 0 0 4256 2026-03-25 20:18:18.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3598168 2026-03-25 20:18:18.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 3598156 2026-03-25 20:18: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 │ │ │ @@ -541,15 +541,15 @@ │ │ │
[subdirectory/]<filename>
│ │ │  
│ │ │
│ │ │

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

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

acce1d30bf4648acbcd72ac403d29bb7

│ │ │ +

7c084a24be40494696fbcc4743ecb2d1

│ │ │

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.

│ │ │
│ │ │ ├── html2text {} │ │ │ │ @@ -139,15 +139,15 @@ │ │ │ │ row 2, cell 1 row 2, cell 2 │ │ │ │ ********** LLooccaall ffiilleess_## ********** │ │ │ │ If you have local files in your Notebook directory, you can refer to these │ │ │ │ files in Markdown cells directly: │ │ │ │ [subdirectory/] │ │ │ │ For example, in the images folder, we have the Python logo: │ │ │ │ │ │ │ │ -[acce1d30bf4648acbcd72ac403d29bb7] │ │ │ │ +[7c084a24be40494696fbcc4743ecb2d1] │ │ │ │ and a video with the HTML5 video tag: │ │ │ │ │ │ │ │ animation │ │ │ │ These do not embed the data into the notebook file, and require that the files │ │ │ │ exist when you are viewing the notebook. │ │ │ │ ******** SSeeccuurriittyy ooff llooccaall ffiilleess_## ******** │ │ │ │ Note that this means that the Jupyter notebook server also acts as a generic