--- /srv/rebuilderd/tmp/rebuilderdRQ2jSB/inputs/python-notebook-doc_6.4.13-5_all.deb +++ /srv/rebuilderd/tmp/rebuilderdRQ2jSB/out/python-notebook-doc_6.4.13-5_all.deb ├── file list │ @@ -1,3 +1,3 @@ │ -rw-r--r-- 0 0 0 4 2024-11-28 07:38:39.000000 debian-binary │ --rw-r--r-- 0 0 0 4124 2024-11-28 07:38:39.000000 control.tar.xz │ +-rw-r--r-- 0 0 0 4120 2024-11-28 07:38:39.000000 control.tar.xz │ -rw-r--r-- 0 0 0 2559888 2024-11-28 07:38: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 │ │ │ @@ -278,15 +278,15 @@ │ │ │
[subdirectory/]<filename>
│ │ │  
│ │ │
│ │ │

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

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

64e74f68d2eb4457af1b6bee0144a284

│ │ │ +

26e25dc1b7da4d819f056a4d5879c8a0

│ │ │

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 {} │ │ │ │ @@ -146,15 +146,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: │ │ │ │ │ │ │ │ -[64e74f68d2eb4457af1b6bee0144a284] │ │ │ │ +[26e25dc1b7da4d819f056a4d5879c8a0] │ │ │ │ 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