This repository contains all the code for the service that orchestrates the execution of workflows and underlying notebooks.
Install poetry - https://python-poetry.org/docs/basic-usage/
cd orchestration
poetry install
poetry shell
python3 -m server.app
Go to localhost:8888
If you install a new dependency or update an existing dependency, commit the poetry.lock
file as well.
https://github.com/mercury-app/container#build-docker-image
Docs in Postman https://documenter.getpostman.com/view/2281095/TzK16F5A