Skip to content

Comments

update 'Versions and Tags' page: no 'nvidia' channel, other small fixes#749

Open
jameslamb wants to merge 2 commits intorapidsai:mainfrom
jameslamb:nvidia-channel
Open

update 'Versions and Tags' page: no 'nvidia' channel, other small fixes#749
jameslamb wants to merge 2 commits intorapidsai:mainfrom
jameslamb:nvidia-channel

Conversation

@jameslamb
Copy link
Member

Contributes to rapidsai/build-planning#254

  • updates conda install docs in "Versions and Tags" page:
    • CUDA 13, not CUDA 12
    • RAPIDS 26.02, not 25.12
    • no -c nvidia
  • reformats command blocks for easier reading, editing, and copy-pasting

@netlify
Copy link

netlify bot commented Feb 12, 2026

Deploy Preview for docs-rapids-ai ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8948e91
🔍 Latest deploy log https://app.netlify.com/projects/docs-rapids-ai/deploys/699c93cb65d2c10008c59ebd
😎 Deploy Preview https://deploy-preview-749--docs-rapids-ai.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@jakirkham jakirkham self-requested a review February 13, 2026 20:52
@jakirkham
Copy link
Member

Thanks James! 🙏

Will take a look at this. Adding myself to the reviewers

The recommended install command for nightlies at time of writing is

```shell
conda create -n rapids-26.02 -c rapidsai-nightly -c conda-forge rapids=26.02 python=3.13 'cuda-version>=13.0,<=13.1.1'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't the nightly version be 26.04, since 26.02 is stable?

Is there a way that we could use templates for this for the rapids? If not this will have to be updated every rapids release.

In the deployment docs we do it in the conf.py but this project is different so I'm not sure where would that fit.

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.

3 participants