Tutorials#

Step-by-step guides for common workflows.

Your first project

Set up a Python project with workspaces, tasks, and multiple environments.

Your first project
Coming from…

Migrate from conda, pixi, anaconda-project, or conda-project.

Coming from…
PyPI dependencies

Add PyPI packages, editable local installs, and git dependencies.

PyPI dependencies
Multi-platform locking

Lock your workspace for Linux, macOS, and Windows from a single machine.

Multi-platform locking
Lockfile management

Automatic lockfile creation, staleness detection, and strict modes.

Automatic lockfile management
CI pipeline

Set up conda-workspaces in GitHub Actions.

CI pipeline
Archives

Package a workspace into a portable archive and restore it elsewhere.

Archives