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

Add wget to test_notebook dependencies #3918

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

raydouglass
Copy link
Member

Running certain notebooks requires downloading datasets via https://github.com/rapidsai/cugraph/blob/branch-23.10/notebooks/cugraph_benchmarks/dataPrep.sh which uses wget, so this PR ensures the test_notebooks environment created in rapidsai/docker will have wget installed.

@raydouglass raydouglass requested a review from a team as a code owner October 6, 2023 17:42
@raydouglass raydouglass added bug Something isn't working non-breaking Non-breaking change labels Oct 6, 2023
@raydouglass
Copy link
Member Author

/merge

@raydouglass raydouglass merged commit 40a5f8e into rapidsai:branch-23.10 Oct 6, 2023
70 of 72 checks passed
@raydouglass raydouglass deleted the wget-notebook-dep branch October 6, 2023 20:05
raydouglass added a commit to rapidsai/cuspatial that referenced this pull request Oct 10, 2023
Adds `curl` as a notebook dependency which is used in two notebooks: `notebooks/nyc_taxi_years_correlation.ipynb` & `notebooks/ZipCodes_Stops_PiP_cuSpatial.ipynb` (https://github.com/search?q=repo%3Arapidsai%2Fcuspatial+curl&type=code).

This is similar to rapidsai/cugraph#3918 and will fix errors in the notebooks tests in `rapidsai/docker`.

Authors:
   - Ray Douglass (https://github.com/raydouglass)

Approvers:
   - AJ Schmidt (https://github.com/ajschmidt8)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants