Colab folder contains
- update_gcc.sh: This updates Colab's gcc version form 7.4.0 to a RAPIDS compatible 9.3.0
- install_rapids.py: main bash script to properly install RAPIDS onto a Colab GPU instance. This script will conda install RAPIDS.
- env-check.py: python script to check whether or not your GPU can run RAPIDS
- rapids-colab.sh: this now just displays the new template and instructions for users running the previous install method