summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjgart2021-10-04 00:56:53 -0400
committerjgart2021-10-04 01:14:12 -0400
commite5cde1675eb5658ff5e075a681bdef9fabaa5ac0 (patch)
tree2719a28d7728bdb2bab9c81d78e5dd004b66eb8b
parentdcb838d2d41380e6188d49ba605ac5062bb79d99 (diff)
downloadgn-gemtext-e5cde1675eb5658ff5e075a681bdef9fabaa5ac0.tar.gz
Add topic on reproducibility
-rw-r--r--topics/notebooks/reproducibility.gmi16
1 files changed, 16 insertions, 0 deletions
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
+