--- /srv/reproducible-results/rbuild-debian/r-b-build.lcn46m39/b1/nbconvert_5.6.1-3_i386.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.lcn46m39/b2/nbconvert_5.6.1-3_i386.changes ├── Files │ @@ -1,4 +1,4 @@ │ │ e3b9271ceb1081ad3b0c56fd3d652594 17868 utils optional jupyter-nbconvert_5.6.1-3_all.deb │ - f7c7f26e09df5f90b0953453dd495425 546216 doc optional python-nbconvert-doc_5.6.1-3_all.deb │ + 84c8b4c98fab193bbab548e06554aff4 546208 doc optional python-nbconvert-doc_5.6.1-3_all.deb │ 63d9173b4b7a2efc72f57b02f2ad5df8 356304 python optional python3-nbconvert_5.6.1-3_all.deb ├── python-nbconvert-doc_5.6.1-3_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-02-19 15:12:30.000000 debian-binary │ │ -rw-r--r-- 0 0 0 2420 2021-02-19 15:12:30.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 543604 2021-02-19 15:12:30.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 543596 2021-02-19 15:12:30.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── ./usr/share/doc/python-nbconvert-doc/html/customizing.html │ │ │ │ @@ -24934,15 +24934,15 @@ │ │ │ │ import numpy as np │ │ │ │ plt.ion() │ │ │ │ │ │ │ │ x = np.linspace(0, 2 * np.pi, 100) │ │ │ │ y = np.sin(x) │ │ │ │ plt.plot(x, y) │ │ │ │
Out[1]:
│ │ │ │ -</div>
│ │ │ │
In [ ]:
│ │ │ │
│ │ │ │
</div>
│ │ │ │