Orca is a pipeline orchestration tool that allows you to define dynamic data sources and explicitly connect them to processing functions. Orca has many features for working with Pandas data structures, but it can be used with anything.
Learn more in the official docs at https://udst.github.io/orca/.
Orca ships with a bundle of JavaScript for the server UI.
If you've installed Orca from pip
or conda
you already have the
bundle, but if you're working on Orca you might need to build it manually: