-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
The jupyterhub_app role makes it very easy to wrap (web)applications so they can be launched by JupyterHub, meaning every logged in user gets their own instance of the application, running as their user.
This issue is to track applications that we might want to add. Feel free to add/discuss!
How it works
- Install the application in a component playbook (possibly via its own role)
- Call the jupyterhub_app role, tell it what command to run, optionally configure some extras (launcher icon etc.).
Interesting apps
- Pluto.jl (example here)
- Gator
- Voila
- Dask
- Binder
- Would using an SRC workspace as a binder be useful? Potentially it would be helpful to be able to 'just run' a github repo with the help of
repo2docker, but this may also not require a full Binder install.
- Would using an SRC workspace as a binder be useful? Potentially it would be helpful to be able to 'just run' a github repo with the help of
Done
- OpenRefine
- OpenVSCode
Metadata
Metadata
Assignees
Labels
No labels