diff options
Diffstat (limited to 'topics')
-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 - |