Skip to content

Commit

Permalink
add hdf5 plugins for handling compression
Browse files Browse the repository at this point in the history
 * add blosc because that does not appear to be built into the
   hdf5-external-filter-plugins packages
  • Loading branch information
JunAishima committed Apr 26, 2024
1 parent f7d3f07 commit 5beb243
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions binder/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ dependencies:
- jupyter_server=1.23.6 # known working with old jupyterhub-singleuser
- jupyterhub-singleuser=1.3.0 # match JupyterHub deployment version
- jupyterlab-h5web=8.* # pinned to 8 while jupyterlab=3 is used
- hdf5-external-filter-plugins-bitshuffle
- hdf5-external-filter-plugins-lz4
- blosc-hdf5-plugin
- jupyterlab=3.*
- nbconvert-webpdf
- nbgitpuller
Expand Down

0 comments on commit 5beb243

Please sign in to comment.