Jupyterlab-h5web

Latest version: v12.3.0

Safety actively analyzes 682387 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 8

7.0.0

- Update H5Web from v6.6.1 to [v7.0.0](https://github.com/silx-kit/h5web/releases/tag/v7.0.0)
- :sparkle: Select-to-zoom interactions now zoom only on areas of at least 20x20px. This avoids inadvertently zooming on very small areas. Visual clues are provided to help users determine when selections being drawn become big enough to zoom on.
- :bug: Fix error when switching from `< NX Heatmap >` to `< NX Line >` with an axis dataset longer than the signal dataset by one value (i.e. pixel boundaries)
- :bug: When drawing a zoom selection, the stroke of the rectangle is no longer partially cropped by the canvas.

6.6.1

* Update H5Web from 6.5.0 to [6.6.1](https://github.com/silx-kit/h5web/releases/tag/v6.6.1)
* :sparkles: `< RGB, NX RGB >` Support stacks of RGB images
* :sparkles: `< RGB, NX RGB >` Allow transposing RGB images
* :sparkles: `< NX RGB >` Support custom axes
* :bug: `< NX RGB >` Fix detection of RGB datasets inside `NXdata` groups
* :bug: Fix _Compression filters_ table appearing even if there was no filter when inspecting datasets
* ` < Heatmap, NX Heatmap >` In the slider to select the colormap range, selecting a range smaller than the data domain no longer reduces the slider extent

6.5.0

* Update H5Web from 6.4.1 to [6.5.0](https://github.com/silx-kit/h5web/releases/tag/v6.5.0)
* ✨ In addition to the support of <kbd>ArrowUp</kbd> or <kbd>ArrowDown</kbd> for focused entities in the explorer, we have now support for:
* <kbd>ArrowLeft</kbd>: Focus the parent group or collapse an opened group
* <kbd>ArrowRight</kbd>: Focus the first child or expand a closed group (no effect for non-group entities)
* <kbd>Home</kbd>: Focus the root group
* <kbd>End</kbd>: Focus the last visible entity in the file tree
* ✨ Make focused entry in toolbar more visible
* :sparkles: `< NX Spectrum, NX Image >` Rename visualizations "NX Line" and "NX Heatmap" respectively
* :bug: Fix ordinate tick labels appearing underneath axis label by tweaking format, reducing font-size and adjusting axis offsets
* 🐛 `< Heatmap, NX Image, NX Scatter >` Fix a visual bug where the domain slider could seem to merge with the overflow menu

6.4.0

* Update h5web from 6.0.1 to 6.4.1. Main changes underlined below (for a complete list see the [H5Web Releases page](https://github.com/silx-kit/h5web/releases))
- ✨ When an entity in the explorer has focus (as indicated by a focus outline), pressing <kbd>ArrowUp</kbd> or <kbd>ArrowDown</kbd> on the keyboard now moves focus to the next or previous entity (similarly to <kbd>Tab</kbd> and <kbd>Shift+Tab</kbd>). Pressing <kbd>Enter</kbd> (or <kbd>Space</kbd>) then selects the entity.
- ✨ `< NX Image >` Enable or disable "keep ratio" automatically based on axis units
- :sparkles: `< Matrix >` Add support for nD datasets with `Compound` HDF5 type
- :sparkles: `< Matrix >` Numbers formatting can be set to scientific notation (default), fixed-point notation, or automatic
- :sparkles: `< NX Spectrum >` Add support for auxiliary signals with [associated error datasets](https://h5web-docs.panosc.eu/?path=/story/visualizations-linevis--auxiliary-errors)
- 🐛 `< Scalar >` Don't collapse line breaks and tabs
* :sparkles: Improve error message when one does not have permission to access the file
* :sparkles: Opening a HDF5 file with the viewer no longer prevents other software from reading it
* :sparkles: Tune the height of the H5Web output cell when opened in the notebook 93

6.0.1

* Update h5web from 6.0.0 to [6.0.1](https://github.com/silx-kit/h5web/releases/tag/v6.0.1)
- :bug: Fix detection of pressed modifier keys when window regains focus

6.0.0

* Update h5web from 5.0.0 to [6.0.0](https://github.com/silx-kit/h5web/releases/tag/v6.0.0)
- :sparkles: Parse dtype of compound datasets as `Compound` rather than `Unknown`. Field dtypes are also parsed and can be viewed in the `Raw` inspection.
- :sparkles: `< Heatmap, Line, NX, RGB >` Allow select-to-zoom on a single axis:
- <kbd>Ctrl+Alt+Drag</kbd> for zoom on X
- <kbd>Ctrl+Shift+Drag</kbd> for zoom on Y

Page 3 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.