uproot-browser icon indicating copy to clipboard operation
uproot-browser copied to clipboard

A TUI viewer for ROOT files

Results 25 uproot-browser issues
Sort by recently updated
recently updated
newest added

updates: - [github.com/psf/black-pre-commit-mirror: 23.11.0 → 24.4.2](https://github.com/psf/black-pre-commit-mirror/compare/23.11.0...24.4.2) - [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) - [github.com/astral-sh/ruff-pre-commit: v0.1.6 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.6...v0.4.3) - [github.com/pre-commit/mirrors-mypy: v1.7.1 → v1.10.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.7.1...v1.10.0)

Committed via https://github.com/asottile/all-repos

For `uproot-browser` `v0.6.5` the browser window won't show a plot inside a ROOT file when the browser is active ```console $ micromamba env create --name uproot-browser-issue --yes python=3.11 curl &&...

bug

Bumps [pre-commit/action](https://github.com/pre-commit/action) from 3.0.0 to 3.0.1. Release notes Sourced from pre-commit/action's releases. pre-commit/[email protected] Misc Update actions/cache to v4 #190 PR by @​SukiCZ. #189 issue by @​bakerkj. Commits 2c7b380 v3.0.1 8e2deeb...

dependencies

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. Release notes Sourced from actions/upload-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4. Release notes Sourced from actions/download-artifact's releases. v4.0.0 What's Changed The release of upload-artifact@v4 and download-artifact@v4 are major changes to the backend architecture of Artifacts....

dependencies

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. Release notes Sourced from actions/setup-python's releases. v5.0.0 What's Changed In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772)....

dependencies

We should be able to produce the histoprint output for a histogram, too.

enhancement
good first issue

Basically a proof of concept. Doesn't evaluate anything yet.

Firstly and most importantly, I love this! So much that I have a bunch of feedback 😅 At least some of these should probably be separate issues but with GitHub...