Closed srmnitc closed 1 year ago
I made a recipe for jupyterlab_h5web in conda-forge: https://github.com/conda-forge/jupyterlab-h5web-feedstock
Therefore, it is installable through conda install -c conda-forge jupyterlab-h5web. It might be good to mention this in the README and other documentation. I would also be happy to add any of the developers as maintainers of the package.
conda install -c conda-forge jupyterlab-h5web
Great, thanks! 🎉
I made a PR for it that wasn't merged, you can add me as maintainer of the conda package.
Done, https://github.com/conda-forge/jupyterlab-h5web-feedstock/pull/3. Thanks!
I made a recipe for jupyterlab_h5web in conda-forge: https://github.com/conda-forge/jupyterlab-h5web-feedstock
Therefore, it is installable through
conda install -c conda-forge jupyterlab-h5web
. It might be good to mention this in the README and other documentation. I would also be happy to add any of the developers as maintainers of the package.