summaryrefslogtreecommitdiff
path: root/topics/notebooks
diff options
context:
space:
mode:
authorjgart2021-08-22 09:14:40 -0400
committerjgart2021-08-22 09:14:40 -0400
commit90ce226c896328c8a6940e61a47a1ab8ffc797dc (patch)
tree1df9e21a502239fa569760d93dca379c08299eac /topics/notebooks
parent736a65a1216faa41b04cd7a3a1719c60cce2be1f (diff)
downloadgn-gemtext-90ce226c896328c8a6940e61a47a1ab8ffc797dc.tar.gz
Add current TODOs
Diffstat (limited to 'topics/notebooks')
-rw-r--r--topics/notebooks/binding-lite.gmi8
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.