Skip to content

Releases: eWaterCycle/experiment-launcher

v0.2.0

06 Dec 16:12
Compare
Choose a tag to compare

eWaterCycle Experiment Launcher a webservice to generate and launch a Jupyter notebook.

The API of the webservice is described in OpenAPI specification at openapi.yaml and can be seen in Swagger UI

Fixed

  • workspace is already in use in another JupyterLab window (#11)

Changed

  • Upgraded to Connexion v2
  • Upgraded to OpenAPI v3

v0.1.0

09 Oct 12:45
Compare
Choose a tag to compare

eWaterCycle Experiment Launcher a webservice to generate and launch a Jupyter notebook.

The API of the webservice is described in Swagger specification.

Initial release