Fix links to docker hub in README.md
The links to docker hub still pointed to the deprecated images. This pull request updates the links to point to the current images.
Fixes issue #661
This pull request requires additional validation before any workflows can run on NVIDIA's runners.
Pull request vetters can view their responsibilities here.
Contributors can view more details about this message here.
Thanks very much for this! Could you also update the references in CONTRIBUTING.md?
I found those like this:
git grep -E 'rapidsai\-notebook'
@jameslamb thanks a lot for the code review!
I made the requested changes in CONTRIBUTING.md
Also searched myself again and did not find another occurrence of rapidsai-notebook
thanks for the tip with git grep -E did not know that one ;-)
Thanks for the help!
Thanks @thawn!
/merge