James Lamb

Results 240 issues of 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...

doc

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...

3 - Ready for Review
improvement
non-breaking
ci

## 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...

improvement
non-breaking

## 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`...

maintenance

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...

? - Needs Triage
feature request

**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...

bug
? - Needs Triage

**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...

bug

### 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...

type::bug

### 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...

type::bug
upstream