jupyterlab-hdf5
jupyterlab-hdf5 copied to clipboard
Open and explore HDF5 files in JupyterLab. Can handle very large (TB) sized files, and datasets of any dimensionality
Currently, right clicking on a dataset tab and selecting "Show in File Browser" will work correctly, but only if the dataset has a `.data` extension at the end of its...
I'm currently exploring some changes to core to make this happen. WiIl likely entail widening the chain of commands/functions that begin at `'filebrowser:open'` to pass/be able to determine file type...
I'm currently exploring some changes to core to make this happen. Some possibilities: - Introduce a `dirlike` filetype to go alongside `directory` and `file` in the core `contents` machinery. When...
### Problem jupyterlab-hdf5 is not JupyterLab 4.x compatible ### Proposed Solution That's the question: is jupyterlab-hdf5 actively maintained? If so: is there already work underway to make this extension work...
Bumps [postcss](https://github.com/postcss/postcss) from 8.3.6 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @romainmenke). 8.4.29 Fixed Node#source.offset (by...
The `install_requires` section specifies `h5grove==0.0.14` but the current release of that package is 1.3.0. Is there a reason that the extension needs to stay pinned to that specific version?
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @OlafConijn in...
Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@joaomoreno, @lukekarrys) Changelog Sourced from semver's...