Skip to content

martindurant/async-zarr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

async-zarr

Hack wrapper around zarr to make data access async

To run normal example:

jupyter notebook ./example/notebook.ipynb

To run pyscript example:

pip install -e .
python ./azarr/tests/conftest.py
open http://localhost:8000/example/index.html  # browse to this location

And copy the cells from the notebook into the REPL cells.

About

Hack wrapper around zarr to make data access async

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published