Skip to content

Latest (updated on 2024-11-05 21:11 UTC)

Pre-release
Pre-release
Compare
Choose a tag to compare
@hdmf-bot hdmf-bot released this 05 Nov 21:48
be602e5
improve html representation of datasets (#1100)

* improve dev repr

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* address ruff

* add changelog

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add table representation for hdf5 info

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* add test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* ruff

* handle division by zer

* add zarr, array, hdf5 repr tests

* generalize array html table description

* remove zarr tests

* fix nbytes

* fix use of nbytes ahead

* added TODO

* add html test array data type

* add array html repr utils

* add generate_dataset_html method to io objects

* add tests for array html repr

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* fix import style

* update CHANGLEOG

* add test for base hdmfio

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Steph Prince <[email protected]>
Co-authored-by: Ryan Ly <[email protected]>