--- /srv/rebuilderd/tmp/rebuilderdNFS4xm/inputs/python-notebook-doc_7.4.7-2_all.deb +++ /srv/rebuilderd/tmp/rebuilderdNFS4xm/out/python-notebook-doc_7.4.7-2_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-08-17 08:41:07.000000 debian-binary │ -rw-r--r-- 0 0 0 4404 2026-08-17 08:41:07.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3665724 2026-08-17 08:41:07.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 3665696 2026-08-17 08:41:07.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 │ │ │ @@ -655,15 +655,15 @@ │ │ │
[subdirectory/]<filename>
│ │ │  
│ │ │
│ │ │

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

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

1e1b5c5f7d7c4e6da73b72f19322010a

│ │ │ +

d33f723b070c4f3086194e8df1a62b47

│ │ │

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 {} │ │ │ │ @@ -147,15 +147,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: │ │ │ │ │ │ │ │ -[1e1b5c5f7d7c4e6da73b72f19322010a] │ │ │ │ +[d33f723b070c4f3086194e8df1a62b47] │ │ │ │ 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