diff options
author | jgart | 2021-08-22 10:52:08 -0400 |
---|---|---|
committer | jgart | 2021-08-22 10:52:08 -0400 |
commit | c0bb39a01dab88a64b0a712a09d18c8cbc80768b (patch) | |
tree | 767168d1847927f6c2f88ac2c6fb2accdb82a5b4 /topics | |
parent | 85a5b1b1547ad50008cbd522850775f62a09b50e (diff) | |
download | gn-gemtext-c0bb39a01dab88a64b0a712a09d18c8cbc80768b.tar.gz |
Adds TODO item (unit tests)
Diffstat (limited to 'topics')
-rw-r--r-- | topics/notebooks/binding-lite.gmi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/topics/notebooks/binding-lite.gmi b/topics/notebooks/binding-lite.gmi index a0fbdc5..36a31dd 100644 --- a/topics/notebooks/binding-lite.gmi +++ b/topics/notebooks/binding-lite.gmi @@ -180,6 +180,7 @@ This is inspired by the-littlest-jupyterhub distribution. ### TODOs +* Add tests * Add cloned repository to a uuid generated path so that app doesn't fail on reclone due to previously existing git repo * Updgrade Flask to 2.0 in GNU Guix. * Add favicon. |