diff options
author | jgart | 2021-08-06 09:39:20 -0400 |
---|---|---|
committer | jgart | 2021-08-06 09:39:20 -0400 |
commit | 4fc67b7963770b718a9d4639a799ec85bdeab4e3 (patch) | |
tree | 954e2be859b31d5abfbf8e5e7348d2283aa8cb1b /topics/notebooks | |
parent | cde09547ac786aabd06db3b8109f1bc07926c106 (diff) | |
download | gn-gemtext-4fc67b7963770b718a9d4639a799ec85bdeab4e3.tar.gz |
Add current WIP code repository links
Diffstat (limited to 'topics/notebooks')
-rw-r--r-- | topics/notebooks/binding-lite.gmi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/topics/notebooks/binding-lite.gmi b/topics/notebooks/binding-lite.gmi index 8ab110e..dece729 100644 --- a/topics/notebooks/binding-lite.gmi +++ b/topics/notebooks/binding-lite.gmi @@ -109,6 +109,11 @@ The use cases for `guix-notebook-launcher` are driven by the following design de => https://paste.sr.ht/~jgart/0c04c5ee583fe8ac7bf69097025e0453592e81e8#jupyter-notebook-fails-to-connect-L14 store-connection-error => https://git.sr.ht/~jgart/binderlite-demo/tree/demo1/item/demo.scm#L39 Current Notebook Container Default Settings +## Current WIP Code + +=> https://git.sr.ht/~jgart/binderlite-demo/tree/demo1/ binderlite demo +=> https://github.com/jgarte/binderlite-example binderlite example repository + ### Script / Command Line Interface / Web UI Mock / GNU Artanis * Test loading a preconfigured guix-jupyter kernel with `MultiKernelManager.default_kernel_nameUnicode`. @@ -168,4 +173,3 @@ This is inspired by the-littlest-jupyterhub distribution. => https://tljh.jupyter.org/en/latest/ The Littlest JupyterHub - |