Orbit Logo
Solutions/Orbit Hosted/Configurations

Starter Kits

Orbit provides starter kits for rapid deployment:

  • Docker Compose: Prebuilt compose files for local and cloud setups.
  • Jupyter Notebooks: Example notebooks for experimentation and prototyping.
  • VS Code: Recommended settings and launch configurations for debugging and development.

Quickstart

  1. Clone the repository
  2. Set up your Python environment
  3. Launch Docker Compose stack
  4. Explore example notebooks and dashboards

See the installation and configuration docs for details.

Last updated on