--- /srv/rebuilderd/tmp/rebuilderd977SSn/inputs/python-notebook-doc_7.0.0-1_all.deb +++ /srv/rebuilderd/tmp/rebuilderd977SSn/out/python-notebook-doc_7.0.0-1_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2026-01-08 20:53:36.000000 debian-binary │ --rw-r--r-- 0 0 0 4252 2026-01-08 20:53:36.000000 control.tar.xz │ --rw-r--r-- 0 0 0 3601552 2026-01-08 20:53:36.000000 data.tar.xz │ +-rw-r--r-- 0 0 0 4256 2026-01-08 20:53:36.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 3601480 2026-01-08 20:53:36.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" />
│ │ │  
│ │ │
│ │ │ -

c63c782a9eae4d35aaa7256d5a69abbd

│ │ │ +

ed1c6dd92d874e7db7d08e0529711b5d

│ │ │

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: │ │ │ │ │ │ │ │ -[c63c782a9eae4d35aaa7256d5a69abbd] │ │ │ │ +[ed1c6dd92d874e7db7d08e0529711b5d] │ │ │ │ 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