Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move metadata to JSON and add data_format (#156)
* init draft PR * fix bugs * remove from hosting.py * fix some tests * fix problems * remove h5py dependency in local * general refactoring * remove PettingZoo leftovers * remove h5py in pydoc * refactor minari_storage * factor combine_datasets * cache spaces and make them optional in metadata * test fixes * fix build 3.9 & some linter * restore tests * refactor get_normalized_score * fix test after merge * metadata on json + support for multiple storages * prepare for PR * remove double import * fix pre-commit * disable tests with remote datasets * fix pyproject.toml * fix pre-commit * fix rodrigo's comments * simplify registry * read metadata from json * add minari show test * fix typing gen_dataset * fix pre-commit * fix minari show table * fix pre-commit * improve list local robustness * fix pre-commit * address comments * support none spaces * fix format
- Loading branch information