Releases: casangi/graphviper
Releases · casangi/graphviper
v0.0.30
Full Changelog: v0.0.29...v0.0.30
v0.0.29
v0.0.28
What's Changed
Full Changelog: v0.0.27...v0.0.28
v0.0.27
What's Changed
Full Changelog: v0.0.26...v0.0.27
v0.0.26 Release
- Sync Menrva client to latest Dask Client release
- Add helper functions
get_client()
,get_cluster()
andget_thread_info()
.
v0.0.25
Full Changelog: v0.0.24...v0.0.25
v0.0.24
v0.0.23
Update pyproject.toml
v0.0.22
Full Changelog: v0.0.21...v0.0.22
v0.0.21
- Fix to some back-end functions in
menrva
related to private function changes indask.distributed
. - Change message verbosity level in parameter.py at the request of Victor M. This can now be set using
logger.set_verbosity(state=logger.VERBOSE)
- Update notebooks download_example.ipynb and client_tutorial.ipynb and moved all to docs/