blob: 72195394187f01bc7adcfab599d777df00bc3c36 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# Reproducibility
## How Guix manages reproducibility
=> https://hpc.guix.info/blog/2021/09/whats-in-a-package/ whats in a package
=> https://lists.gnu.org/archive/html/emacs-bug-tracker/2019-11/msg00569.html
=> https://guix.gnu.org/cookbook/en/html_node/Basic-setup-with-manifests.html
## Notes on how others are managing or thinking about reproducibility
https://github.com/fonsp/Pluto.jl#built-in-package-manager
https://mybinder.readthedocs.io/en/latest/tutorials/reproducibility.html#pin-dependencies
## Tags
* type: documentation
* priority: medium
* assigned: jgart
* keywords: documentation, notebooks, reproducibility, guix
|