Skip to content

Releases: container-job-runner/web-app

WebApp v1.2.0

03 Aug 03:03
Compare
Choose a tag to compare

Features

  • Bumped Electron version to v9 to support pdf plugin.
  • The environmental variable ICON is now named SERVER. (only supported in cjr >= v0.4.1)

WebApp v1.1.0

05 Apr 10:13
Compare
Choose a tag to compare

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

17 Mar 21:29
Compare
Choose a tag to compare

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.