Skip to main content

Apache Submarine Release 0.5.0

The Apache Submarine Community is pleased to announce the availability of the 0.5.0 release.

The community put significant effort into improving Apache Submarine since the last release. 99 patches for improvements and bug fixes. The highlighted features are as follows:

  • Submarine Experiments: Redefined the experiment spec, sync up code from Git, it could be HTTP and ssh
  • Predefined experiment template: Register A experiment template and submit the related parameter to run an experiment using Rest API
  • Environment profile: Users could easily manage their docker image and conda environment
  • Jupyter Notebook: Spawn a jupyter notebook using Rest API, and execute ML code on K8s, or submit an experiment to submarine server
  • Submarine Workbench UI: CRUD Experiment, Environment, Notebook through the UI
  • Disable interpreter module

We encourage to download the latest release. Feedback through the mailing lists is very welcome.

You can visit issue tracker for full list of issues that are resolved.