update 'Versions and Tags' page: no 'nvidia' channel, other small fixes#749
Open
jameslamb wants to merge 2 commits intorapidsai:mainfrom
Open
update 'Versions and Tags' page: no 'nvidia' channel, other small fixes#749jameslamb wants to merge 2 commits intorapidsai:mainfrom
jameslamb wants to merge 2 commits intorapidsai:mainfrom
Conversation
9 tasks
✅ Deploy Preview for docs-rapids-ai ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Member
|
Thanks James! 🙏 Will take a look at this. Adding myself to the reviewers |
ncclementi
reviewed
Feb 24, 2026
| 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' |
Contributor
There was a problem hiding this comment.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributes to rapidsai/build-planning#254
conda installdocs in "Versions and Tags" page:-c nvidia