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