Releases: container-job-runner/web-app
Releases · container-job-runner/web-app
WebApp v1.2.0
WebApp v1.1.0
Features
- Electron app is now called WebApp
- Url is now specified using the
URL
environment variable - Icons can be dynamically changed using the
ICON
environment variable. Supported icons are for Jupyter Lab (ICON=jupyter
) and Theia (ICON=theia
). - If no url is specified then there is a default landing page.
- storage data is cleared when app opens.
Jupiter App v1.0.0
An extremely simple electron app that runs a browser window and has a Jupyter icon. The app displays the url specified in the environment variable JURL.