--- /srv/reproducible-results/rbuild-debian/r-b-build.wVWcccTm/b1/jupyter-notebook_6.2.0-1_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.wVWcccTm/b2/jupyter-notebook_6.2.0-1_amd64.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ 9e639974043159ccb4a8fa4ba587bdf0 28936 science optional jupyter-notebook_6.2.0-1_all.deb │ - 4fdcb4d45aaf3ee9460e77a1e6db0797 2608780 doc optional python-notebook-doc_6.2.0-1_all.deb │ + a4d0dbccfc315e463de73f47bc20130d 2608788 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 4024 2021-01-17 21:52:31.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 2604564 2021-01-17 21:52:31.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 2604572 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" />
│ │ │ │  
│ │ │ │
│ │ │ │ -

8bffd37077ec491796aeb86a2cf99cf8

│ │ │ │ +

9760d7d27c78419e877b35db48344e2f

│ │ │ │

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: │ │ │ │ │ │ │ │ │ │ -[8bffd37077ec491796aeb86a2cf99cf8] │ │ │ │ │ +[9760d7d27c78419e877b35db48344e2f] │ │ │ │ │ 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