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.
For a while now, we've had issues documenting the need to updated outdated references:
These have been open so long because I've been approaching them like "each example we update should be tested end-to-end", and I personally have found it difficult to find the time to do that very time-intensive testing.
In this PR, I'm proposing that we just update all the remaining references without manually testing them. Along the way here, I've also made changes to take better advantage of the automatic templating in this repo so that these are kept up to date with future RAPIDS releases.
Notes for Reviewers
Benefits of this:
Why this is probably ok to do:
How to Review This
To be absolutely clear: I did not test these changes. Opening this to get your opinions (@ncclementi @jacobtomlinson) on just updating these things anyway, and relying on later manual testing or user feedback to uncover issues.