diff options
author | jgart | 2021-08-06 09:07:52 -0400 |
---|---|---|
committer | jgart | 2021-08-06 09:07:52 -0400 |
commit | 0e756f275950af3f5c30abe14134f4af3986582f (patch) | |
tree | 08deb044ecff2fbdab0e72c6a51886c4494bd18e | |
parent | 87c56d722ff4e3b4ce1797341ddcb59594dd4a8e (diff) | |
download | gn-gemtext-0e756f275950af3f5c30abe14134f4af3986582f.tar.gz |
Current Notebook Launcher Issues
-rw-r--r-- | topics/notebooks/binding-lite.gmi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/topics/notebooks/binding-lite.gmi b/topics/notebooks/binding-lite.gmi index 6ad92f4..060b9c1 100644 --- a/topics/notebooks/binding-lite.gmi +++ b/topics/notebooks/binding-lite.gmi @@ -104,6 +104,11 @@ The use cases for `guix-notebook-launcher` are driven by the following design de ## Next Development Steps +## Current Notebook Launcher Issues + +=> 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 + ### Script / Command Line Interface / Web UI Mock / GNU Artanis * Test loading a preconfigured guix-jupyter kernel with `MultiKernelManager.default_kernel_nameUnicode`. @@ -151,3 +156,4 @@ This is inspired by the-littlest-jupyterhub distribution. => https://tljh.jupyter.org/en/latest/ The Littlest JupyterHub + |