Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@sverhoeven sverhoeven released this 06 Dec 16:12

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