Skip to content

docs(bindings): add pixi docs environment#1782

Open
cpcloud wants to merge 1 commit intoNVIDIA:mainfrom
cpcloud:bindings-pixi-docs-env
Open

docs(bindings): add pixi docs environment#1782
cpcloud wants to merge 1 commit intoNVIDIA:mainfrom
cpcloud:bindings-pixi-docs-env

Conversation

@cpcloud
Copy link
Contributor

@cpcloud cpcloud commented Mar 17, 2026

Summary

  • add a docs feature and docs environment to cuda_bindings/pixi.toml, mirroring the bindings docs dependencies used in CI
  • add a Linux build-docs task so the bindings docs can be built locally through pixi
  • update cuda_bindings/pixi.lock with the packages required by the new docs environment

Test plan

  • pixi run --manifest-path cuda_bindings -e docs python -c "import sphinx, myst_nb, sphinx_copybutton, nvidia_sphinx_theme"
  • pixi run --manifest-path cuda_bindings -e docs build-docs

Made with Cursor

Mirror the bindings docs dependencies used in CI so the docs can be built locally through pixi without a separate docs setup.

Made-with: Cursor
@github-actions
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant