diff options
author | jgart | 2021-08-22 09:14:40 -0400 |
---|---|---|
committer | jgart | 2021-08-22 09:14:40 -0400 |
commit | 90ce226c896328c8a6940e61a47a1ab8ffc797dc (patch) | |
tree | 1df9e21a502239fa569760d93dca379c08299eac /topics | |
parent | 736a65a1216faa41b04cd7a3a1719c60cce2be1f (diff) | |
download | gn-gemtext-90ce226c896328c8a6940e61a47a1ab8ffc797dc.tar.gz |
Add current TODOs
Diffstat (limited to 'topics')
-rw-r--r-- | topics/notebooks/binding-lite.gmi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/topics/notebooks/binding-lite.gmi b/topics/notebooks/binding-lite.gmi index c04bffe..8796236 100644 --- a/topics/notebooks/binding-lite.gmi +++ b/topics/notebooks/binding-lite.gmi @@ -178,3 +178,11 @@ This is inspired by the-littlest-jupyterhub distribution. => https://git.sr.ht/~jgart/binderlite Demo +### TODOs + +* Updgrade Flask to 2.0 in GNU Guix. +* Add favicon. +* Add css styling and html meta headers. +* Add Guix logo loading css animation similar to https://github.com/jupyterhub/binderhub/blob/master/binderhub/static/loading.css +* Add xtermjs component while waiting for container to build. +* Cull container after a period of inactivity. |