--- /srv/reproducible-results/rbuild-debian/r-b-build.l0I2sh4r/b1/jupyter-notebook_6.2.0-1_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.l0I2sh4r/b2/jupyter-notebook_6.2.0-1_i386.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ 9e639974043159ccb4a8fa4ba587bdf0 28936 science optional jupyter-notebook_6.2.0-1_all.deb │ - ebd2257e6e7b92622fb9d53ad0804988 2608812 doc optional python-notebook-doc_6.2.0-1_all.deb │ + 3cfc0fa161caaa14a8088ab4c607077a 2608784 doc optional python-notebook-doc_6.2.0-1_all.deb │ 649b8eef8891d996a75344a739d9abca 1216252 python optional python3-notebook_6.2.0-1_all.deb ├── python-notebook-doc_6.2.0-1_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-01-17 21:52:31.000000 debian-binary │ │ --rw-r--r-- 0 0 0 4028 2021-01-17 21:52:31.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2604592 2021-01-17 21:52:31.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 4024 2021-01-17 21:52:31.000000 control.tar.xz │ │ +-rw-r--r-- 0 0 0 2604568 2021-01-17 21:52:31.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 │ │ │ │ @@ -392,15 +392,15 @@ │ │ │ │
[subdirectory/]<filename>
│ │ │ │  
│ │ │ │
│ │ │ │

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

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

2f8f3629fce74b2baf8cd3c16c17ba40

│ │ │ │ +

f04c53c818bc40fca5a4fef82afdbf6e

│ │ │ │

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 {} │ │ │ │ │ @@ -156,15 +156,15 @@ │ │ │ │ │ row 2, cell 1 row 2, cell 2 │ │ │ │ │ ***** Local files¶ ***** │ │ │ │ │ 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: │ │ │ │ │ │ │ │ │ │ -[2f8f3629fce74b2baf8cd3c16c17ba40] │ │ │ │ │ +[f04c53c818bc40fca5a4fef82afdbf6e] │ │ │ │ │ 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. │ │ │ │ │ **** Security of local files¶ **** │ │ │ │ │ Note that this means that the Jupyter notebook server also acts as a generic