From e5cde1675eb5658ff5e075a681bdef9fabaa5ac0 Mon Sep 17 00:00:00 2001 From: jgart Date: Mon, 4 Oct 2021 00:56:53 -0400 Subject: Add topic on reproducibility --- topics/notebooks/reproducibility.gmi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 topics/notebooks/reproducibility.gmi diff --git a/topics/notebooks/reproducibility.gmi b/topics/notebooks/reproducibility.gmi new file mode 100644 index 0000000..8d565a1 --- /dev/null +++ b/topics/notebooks/reproducibility.gmi @@ -0,0 +1,16 @@ +# 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 + -- cgit v1.2.3