Skip to content

v0.0.8

Compare
Choose a tag to compare
@loichuder loichuder released this 01 Jul 06:58
· 179 commits to main since this release
  • Now using jupyterlab_h5web instead of jupyterlab_hdf to serve HDF5 files contents. This fixes the following issues:
    • The path given to H5Web widget is now resolved relatively to the working directory and can be absolute #37
    • Add support for external links #39
    • Handle base directory correctly for JupyterLab 3.x #41
  • Updated h5web to 0.0.24
  • Changed dark mode implementation #32