You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the installation instruction https://docs.rapids.ai/install/#docker we have guides on how to install RAPIDS, but sometimes users only want to install a subset of the libraries (e.g cuml and cudf) via docker and we don't have clear instructions for this.
We should a Dockerfile + instructions that showcases how to do this via a conda env in a yaml file.
If people agree, where would be the place in the docs that this should live?