silx-kit / jupyterlab-h5web

A JupyterLab extension to explore and visualize HDF5 file contents. Based on https://github.com/silx-kit/h5web.
MIT License
65 stars 8 forks source link

Split lint from build and update GitHub actions #139

Closed axelboc closed 4 months ago

axelboc commented 4 months ago

To speed up the CI a bit.

I've also made the lint and build status checks mandatory before merging is allowed.