rapidsai-community / rapidsai-csp-utils

35 stars 61 forks source link

Conda notebook says it's installing via pip #90

Open bdice opened 9 months ago

bdice commented 9 months ago

The Colab notebook that installs RAPIDS via conda shows a message that it will install with pip, and to "stand by." This is confusing because the cell completes but doesn't install RAPIDS with pip as it says.

https://colab.research.google.com/drive/1TAAi_szMfWqRfHVfjGSqnGVLr_ztzUM9#scrollTo=B0C8IV5TQnjN

https://github.com/rapidsai-community/rapidsai-csp-utils/blob/734c8d09ec90e70812c21c236d9e62865e1197b0/colab/env-check.py#L31