diff options
author | jgart | 2021-07-28 01:42:04 -0400 |
---|---|---|
committer | jgart | 2021-07-28 01:42:04 -0400 |
commit | f9b85414d8105cf014da728eca800de877845c1b (patch) | |
tree | ee5723e23ae40fd216631bd9af970056749e0e98 /topics/notebooks | |
parent | e770d32ef313e51b453b5a30ef483751fac66ad3 (diff) | |
download | gn-gemtext-f9b85414d8105cf014da728eca800de877845c1b.tar.gz |
Add misc binder lite ideas
Should binder lite be a distribution of GNU Guix System?
Diffstat (limited to 'topics/notebooks')
-rw-r--r-- | topics/notebooks/binding-lite.gmi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/topics/notebooks/binding-lite.gmi b/topics/notebooks/binding-lite.gmi index 6aabacc..6ad92f4 100644 --- a/topics/notebooks/binding-lite.gmi +++ b/topics/notebooks/binding-lite.gmi @@ -139,3 +139,15 @@ The use cases for `guix-notebook-launcher` are driven by the following design de => https://hpc.guix.info/blog/2019/10/towards-reproducible-jupyter-notebooks/ Guix Jupyter Magics +## Misc Binder Lite Ideas + +Should binder-lite be a distribution of GNU Guix System? + +GeneNetwork can provide custom ISO and QEMU images that contain binder-lite ready to be deployed to bare metal or a VM. + +This is inspired by the-littlest-jupyterhub distribution. + +### Reference Links + +=> https://tljh.jupyter.org/en/latest/ The Littlest JupyterHub + |