Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REVIEW] fix rapids-colab.sh to 0.11 and support stable releases #233

Merged
merged 4 commits into from
Nov 27, 2019

Conversation

taureandyernv
Copy link
Contributor

Fixes #232

  • Changed xgboost from failing pip install location to working conda install location
  • Added channel checking so depending on version, you pull from rapidsai or rapidsai-nightly channel
  • removed XGBoost version check. it will conda install it from the conda package channel
  • added some verbiage so that the user knows which channel they are pulling from

TO DO: figure out why the cugraph and cudf libraries are throwing errors in v0.11

- Changed xgboost from failing pip install location to working conda install location
- Added channel checking so depending on version, you pull from `rapidsai` or `rapidsai-nightly` channel
- removed XGBoost version check.  it will conda install it from the conda package channel
- added some verbiage so that the user knows which channel they are pulling from

TO DO: figure out why the cugraph and cudf libraries are throwing errors in v0.11
@taureandyernv taureandyernv changed the title fix rapids-colab.sh to 0.11 and support stable releases [WIP] fix rapids-colab.sh to 0.11 and support stable releases Nov 15, 2019
@taureandyernv
Copy link
Contributor Author

Pushing a stop gap #236 so that users can run Colab scripts until issues are resolved

Added mature version of the update_pyarrow script.  Thanks Keith Kraus!
Updated with download of update_pyarrow.py only if 0.11.  Returns default install option to v0.11 nightlies.  Will need to be updated for v0.12
@taureandyernv taureandyernv merged commit 5f22d18 into master Nov 27, 2019
@taureandyernv taureandyernv changed the title [WIP] fix rapids-colab.sh to 0.11 and support stable releases [REVIEW] fix rapids-colab.sh to 0.11 and support stable releases Nov 27, 2019
This was referenced Nov 27, 2019
@raydouglass raydouglass deleted the taureandyernv-colab-script-fix_0.11 branch December 9, 2019 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant