FZJ-JSC / jupyter-jsc-share

Jupyter-JSC JupyterHub templates and static files
0 stars 1 forks source link

Add Share Button to JupyterLab configuration #2

Closed kreuzert closed 2 months ago

kreuzert commented 3 months ago

Frontend part: When selecting service version, system, project, flavor, etc. , users should be able to click on a small "share" icon, which will create two links (one: https://jupyter.jsc.fz-juelich.de/hub/share/<8 digit uuid> second: https://jupyter.jsc.fz-juelich.de/hub/share?display_name=abc&system=JSC-Cloud&image=... ). Backend part: When clicking this link, you should be forced to login (if not already logged in) and afterwards you'll see the /hub/home website with already filled out user options (system, project, etc).

kreuzert commented 2 months ago

https://github.com/kreuzert/jupyterhub-share