Skip to content

add dask_from_zarr and dask_to_zarr to allow multi-thread read and wr… #43

add dask_from_zarr and dask_to_zarr to allow multi-thread read and wr…

add dask_from_zarr and dask_to_zarr to allow multi-thread read and wr… #43

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [ "main", "master" ]
workflow_dispatch:
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: fastai/workflows/quarto-ghp@master
with: {version: '3.10'}