Tutorials#
Step-by-step guides for common workflows.
Your first project
Set up a Python project with workspaces, tasks, and multiple environments.
Coming from…
Migrate from conda, pixi, anaconda-project, or conda-project.
PyPI dependencies
Add PyPI packages, editable local installs, and git dependencies.
Multi-platform locking
Lock your workspace for Linux, macOS, and Windows from a single machine.
Lockfile management
Automatic lockfile creation, staleness detection, and strict modes.
CI pipeline
Set up conda-workspaces in GitHub Actions.
Archives
Package a workspace into a portable archive and restore it elsewhere.