From e348508b1b752fdf5832201852d3eb7b7e4eb3a8 Mon Sep 17 00:00:00 2001 From: jgart Date: Mon, 26 Jul 2021 05:28:37 -0400 Subject: Initial ideas for binderlite front end and backend --- topics/notebooks/binding-lite.gmi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/topics/notebooks/binding-lite.gmi b/topics/notebooks/binding-lite.gmi index 6b55cf2..ae9e93c 100644 --- a/topics/notebooks/binding-lite.gmi +++ b/topics/notebooks/binding-lite.gmi @@ -93,3 +93,13 @@ The use cases for `repo2guix` are driven by the following design decisions: 2. Manual guix container building and running the container from the command line, `repo2guix`, by users on their workstations. + +## Initial Ideas for binder-lite Front End and Backend + +* Single-page application for logging in to a guix-jupyter notebook view. + +* Leverage oauth for reusing user registration credentials from other platform websites. + +* Git repository url input form for sending to repo2guix on the backend. + +* Push changes made in notebook session to remote origin repository on third-party git forge. -- cgit v1.2.3