James Lamb
James Lamb
### How would you describe the priority of this documentation request Low (would be nice) ### Please provide a link or source to the relevant docs (multiple) ### Describe the...
Contributes to https://github.com/rapidsai/build-planning/issues/108 Proposes removing `sccache` configuraiton in CI scripts ... this is a pure Python project, so it doesn't need that. It also proposes updating the `rapids-dependency-file-generator` pre-commit hook...
## Description Contributes to https://github.com/rapidsai/build-planning/issues/108 Contributes to https://github.com/rapidsai/build-planning/issues/111 Proposes some small packaging/CI changes, matching similar changes being made across RAPIDS. * removes the use of build isolation in wheel builds...
## Description The version of `ruff` used in this repo was upgraded to v0.6.1 in #766. That raised a new class of error, like this: ```text python/cucim/src/cucim/skimage/morphology/tests/test_misc.py:52:8: E721 Use `is`...
Thanks for this awesome project! ## Main Questions * Does CRAN still run `rchk` on packages? * If so... - which packages? only those with C but not C++ sources?...
**Is your feature request related to a problem? Please describe.** CI in this repos runs a bunch of RAPIDS Jupyter notebooks. When those fail, they render with what looks like...
**Describe the bug** In #738, observed `cuspatial/Taxi_Dropoff_Reverse_Geocoding.ipynb` failing here in CI here, with issues like this: > AttributeError: 'str' object has no attribute 'kind' **Steps/Code to reproduce bug** Observed in...
**Describe the bug** I recently observed pylibraft compilation errors in this project's pip devcontainer and not in any other wheel builds, like this: ```text Error compiling Cython file: ------------------------------------------------------------ cdef...
### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? Trying to create an environment on an...
### Checklist - [x] I added a descriptive title - [x] I searched open reports and couldn't find a duplicate ### What happened? In an environment with `libmambapy` v2 and...