--- /srv/rebuilderd/tmp/rebuilderda0AZFO/inputs/python-notebook-doc_7.4.7-3_all.deb +++ /srv/rebuilderd/tmp/rebuilderda0AZFO/out/python-notebook-doc_7.4.7-3_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-08-18 21:02:39.000000 debian-binary │ -rw-r--r-- 0 0 0 4404 2026-08-18 21:02:39.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3665940 2026-08-18 21:02:39.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 3665968 2026-08-18 21:02:39.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" />
│ │ │  
│ │ │
│ │ │ -

6347af2f0deb4ed89e5a160e29f07ee5

│ │ │ +

54008a3c2e214da08260cfff1d3736ac

│ │ │

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: │ │ │ │ │ │ │ │ -[6347af2f0deb4ed89e5a160e29f07ee5] │ │ │ │ +[54008a3c2e214da08260cfff1d3736ac] │ │ │ │ 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