diff options
author | jgart | 2021-10-04 01:13:30 -0400 |
---|---|---|
committer | jgart | 2021-10-04 01:14:12 -0400 |
commit | 53cd0525f35ba7d757a66fd1ee39579318cf29cc (patch) | |
tree | cb84c3fee3a432d31750add17d98bb370d285592 /issues | |
parent | eb8348033cdd27ad541bdb14ccf76496f09bb9a9 (diff) | |
download | gn-gemtext-53cd0525f35ba7d757a66fd1ee39579318cf29cc.tar.gz |
Add issue for binderlite gallery for notebooks
Diffstat (limited to 'issues')
-rw-r--r-- | issues/binderlite/start-building-a-gallery-view-for-various-notebooks.gmi | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/issues/binderlite/start-building-a-gallery-view-for-various-notebooks.gmi b/issues/binderlite/start-building-a-gallery-view-for-various-notebooks.gmi new file mode 100644 index 0000000..514f87c --- /dev/null +++ b/issues/binderlite/start-building-a-gallery-view-for-various-notebooks.gmi @@ -0,0 +1,12 @@ +# Binderlite Notebook Gallery + +We need a gallery for users to click notebooks that they have stored previously. + +We can use redis or sql to store the notebooks and later retrieve them. + +# Notes and Links + +=> https://github.com/gesiscss/binder_gallery gesis notebook gallery + +=> https://notebooks.gesis.org/gallery/ gallery live instance + |