zarr-python icon indicating copy to clipboard operation
zarr-python copied to clipboard

Start applying ruff rules to notebooks (ruff 0.6+)

Open DimitriPapadopoulos opened this issue 1 year ago • 2 comments

Jupyter notebooks are now linted and formatted by default

TODO:

  • [ ] Add unit tests and/or doctests in docstrings
  • [ ] Add docstrings and API docs for any new/modified user-facing classes and functions
  • [ ] New/modified features documented in docs/tutorial.rst
  • [ ] Changes documented in docs/release.rst
  • [x] GitHub Actions have all passed
  • [x] Test coverage is 100% (Codecov passes)

DimitriPapadopoulos avatar Aug 24 '24 14:08 DimitriPapadopoulos

I'm fine merging this in as is @DimitriPapadopoulos. We may also consider removing these notebooks from the repo as many of them are referencing data that we don't have access to.

jhamman avatar Sep 13 '24 23:09 jhamman

Let's remove the notebooks then.

DimitriPapadopoulos avatar Sep 25 '24 07:09 DimitriPapadopoulos

Superseded by #2897.

DimitriPapadopoulos avatar Jun 19 '25 09:06 DimitriPapadopoulos