Skip to main content

Repository & Project

Set up your Git repository

These how-to guides walk through setting up an Ascend Repository and Ascend Project for Otto's Expeditions.

Otto's Expeditions is a comprehensive sample Project that demonstrates Ascend's capabilities across different data engineering scenarios. Choose your preferred Git provider to get started with the setup process.

Choose your Git provider

🐙 GitHub

Set up Otto's Expeditions using GitHub.

🦊 GitLab

Set up Otto's Expeditions using GitLab.

🪣 Bitbucket

Set up Otto's Expeditions using Bitbucket.

Project configuration

⚙️ Project Setup

Create and configure your Ascend Project with ascend_project.yaml, including Data Plane settings and Flow specifications.

📦 Python Dependencies

Manage custom Python packages and dependencies using pyproject.toml for your Project components.