Kyle Edwards

Results 17 comments of Kyle Edwards

> I was unable to add you as you're not a member of the @NVIDIA org, we probably need to figure out how to add you so that you can...

@jameslamb @jacobtomlinson Is there anything else left to address here?

> Is there any way to have RBB act in "debug mode" where it outputs the pyproject.toml that it has generated? None currently. What are you thinking this would look...

Please open a PR at https://github.com/rapidsai/rapids-metadata to reflect the new project structure. This can be the same PR as the one that updates cugraph.

@madsbk That's how I would do it, yes.

Please open a PR at https://github.com/rapidsai/rapids-metadata to reflect the new project structure. This can be the same PR as the one that updates cudf.

Built the C++ wheel locally with https://github.com/rapidsai/ci-imgs/pull/168, and confirmed that it found `aws-sdk-cpp`, though I did not build the Python wheel or run the tests.

https://github.com/rapidsai/ci-imgs/pull/168 has just been merged. This will be ready to test again once the images are rebuilt.

> I would like to prevent any libraries from being added, hope this can be achieved then with `--exclude "*"`. I just added a test to #508 to confirm that...