orchest

Build data pipelines, the easy way 🛠️

APACHE-2.0 License

Downloads
582
Stars
4K
Committers
31

Bot releases are hidden (Show)

orchest - v2021.07.1

Published by fruttasecca over 3 years ago

  • Improved job consistency with respect to environments (see #361 for details).
  • Fixed an edge case where running jobs were affected when updating Orchest.
orchest - v2021.06.8

Published by yannickperrenet over 3 years ago

  • Fixes: #362
  • Improved Orchest start time
orchest - v2021.06.7

Published by ricklamers over 3 years ago

Minor hot fix for RegExp browser incompatibility.

orchest - v2021.06.6

Published by ricklamers over 3 years ago

This release fixes a networking issue when Orchest is accessed locally by enabling support for a disabled IPv6 networking stack in Docker.

For more details see the updated installation section in the documentation.

orchest - v2021.06.5

Published by yannickperrenet over 3 years ago

  • Adds --wait option to the run CLI command to block until the pipeline has finished executing.
  • Avoids making unnecessary request regarding the new onboarding dialog.
orchest - v2021.06.4

Published by ricklamers over 3 years ago

This release contains a number of critical fixes. Increasing stability, reliability, and performance.

In addition we added a neat dialog introducing Orchest's core concepts when you first launch:

Remember kids: a linear regression a day, keeps the doctor away 🤓.

orchest - v2021.06.3

Published by yannickperrenet over 3 years ago

Another fix to the update mechanism.

orchest - v2021.06.2

Published by yannickperrenet over 3 years ago

Hotfix to the update mechanism. You can now update Orchest through the web UI and through the terminal again!

Note: No older version should have any problem updating, because the latest updating mechanism is pulled first before updating.

orchest - v2021.06.1

Published by ricklamers over 3 years ago

Hot fix for the nginx-proxy service config to enable correct proxying of services.

orchest - v2021.06.0

Published by fruttasecca over 3 years ago

📣 This release introduces a major new feature to Orchest: Services ✨

Services allow you to easily integrate your favorite data science applications without any hassle. Simply use one of the existing service templates to add to your Orchest pipeline:

  • TensorBoard
  • Streamlit
  • PostgreSQL
  • Redis
  • and even VS Code!

After adding a service to a pipeline it will show up in your pipeline editor:

If you want to start exploring services, simply import the https://github.com/ricklamers/orchest-language-classifier project to Orchest. Make sure you upgrade Orchest to the latest version by running: ./orchest update.

We can't wait to see what ideas you come up with 🤩!

You can find more details in the Services docs, including how to set up your own custom services.

orchest - v2021.05.1

Published by ricklamers over 3 years ago

Reverting JupyterLab from 3.1.X to 3.0.X due to stability issues (to be fair, it was an alpha release we included). Fix working directory for nested files in Orchest pipelines to be more consistent across JupyterLab and pipeline runs.

orchest - v2021.05.0

Published by ricklamers over 3 years ago

This new release brings an exciting new feature to Orchest: real-time collaboration 🤝 in JupyterLab. It's made possible by the awesome work from the Jupyter core team and yjs.

In addition we have done some internal refactoring to improve the extensibility of the codebase, and as a result there are numerous improvements to stability and performance.

We can't wait to see you build more awesome data pipelines with this release!

orchest - v2021.04.11

Published by fruttasecca over 3 years ago

Hotfix 2 to the rabbitmq health check.

orchest - v2021.04.10

Published by fruttasecca over 3 years ago

Hotfix to the rabbitmq health check.

orchest - v2021.04.9

Published by ricklamers over 3 years ago

Minor fixes.

orchest - v2021.04.8

Published by ricklamers over 3 years ago

This release contains minor fixes regarding the PipelineView and vite.config.

orchest - v2021.04.7

Published by ricklamers over 3 years ago

Minor fix for the server config parsing on the login screen (fixes helper text).

orchest - v2021.04.06

Published by fruttasecca over 3 years ago

Hot fix: some static asset paths and an improvement to the auth server health check.

Note, this release has an incorrect PATCH segment. It should have been v2021.04.6

orchest - v2021.04.05

Published by fruttasecca over 3 years ago

Hot fix: adjust auth server health check.

Note, this release has an incorrect PATCH segment. It should have been v2021.04.5

orchest - v2021.04.04

Published by ricklamers over 3 years ago

Hot fix: revert /login to /login/ endpoint change.

Note, this release has an incorrect PATCH segment. It should have been v2021.04.4