Skip to content

docs: document conda-script files - #6911

Open
Hofer-Julian wants to merge 1 commit into
conda-script-initfrom
conda-script-docs
Open

docs: document conda-script files#6911
Hofer-Julian wants to merge 1 commit into
conda-script-initfrom
conda-script-docs

Conversation

@Hofer-Julian

@Hofer-Julian Hofer-Julian commented Aug 27, 2026

Copy link
Copy Markdown
Contributor
  • New language-agnostic page for conda-script files, marked experimental with a pointer to conda-script proposal #3751 and pixi config set experimental.conda-script true --global as the way in
  • Covers pixi init --script <PATH>, the block, dependencies, the entrypoint, editing with pixi add and friends, locking and the shebang line
  • Tabbed examples in two groups: dependencies from conda-forge (Python, R, C++, Fortran, Mojo) and toolchain-only with inline dependencies (C#, Kotlin, TypeScript); every example lives in docs/source_files/conda_scripts/ and runs in CI
  • The configuration reference gains experimental.conda-script
  • docs/python/scripts.md points to it and the CLI reference is regenerated

@Hofer-Julian Hofer-Julian changed the title conda script docs docs: document conda-script files Aug 27, 2026
@Hofer-Julian
Hofer-Julian changed the base branch from conda-script-source-deps to conda-script-init August 31, 2026 11:15
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-docs branch 2 times, most recently from 6a6b62c to ba47af2 Compare August 31, 2026 11:49
@Hofer-Julian
Hofer-Julian marked this pull request as ready for review August 31, 2026 12:43
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-docs branch 2 times, most recently from 048c590 to 1db0900 Compare September 3, 2026 11:58
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-docs branch 2 times, most recently from c617991 to b2470fe Compare September 3, 2026 12:24
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-docs branch 2 times, most recently from 0515550 to 99e9396 Compare September 3, 2026 13:22
@Hofer-Julian
Hofer-Julian force-pushed the conda-script-docs branch 3 times, most recently from 6ab315e to e8e25e3 Compare September 4, 2026 13:48
A language-agnostic sibling to the standalone Python scripts page, marked
experimental with a pointer to issue #3751. The page covers creating a
script with `pixi init --script <PATH>`, the block, dependencies, the
entrypoint, editing with `pixi add` and friends, locking and the shebang
line, and closes with tabbed examples in two groups: languages whose
dependencies come from conda-forge (Python, R, C++, Fortran, Mojo) and
languages that only take the toolchain from conda-forge and declare
libraries inline (C#, Kotlin, TypeScript). Every example lives in
`docs/source_files/conda_scripts/` and runs in CI.

The configuration reference gains `experimental.conda-script`, which opts in
without passing `--experimental` on every run.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant