Fabian Zills
Fabian Zills
relevant code in IPSuite https://github.com/zincware/IPSuite/blob/13814726a362f5135352f501e8fa26aad77c2a94/ipsuite/configuration_comparison/base.py#L146
This is no longer possible
outdated
Thanks for bringing up the issue with missing type hints in the first place. Since this is resolved with ZnTrack v0.8 and Python 3.11 or later by utilizing dataclasses I'd...
Also support `zntrack.get_nodes()`
I think this actually DOES work, but we should test it
+ `bootstrap_BoxScale+mapping` has been created.
see https://github.com/iterative/dvc.org/issues/4772
Another approach to this would be, to have a single `metrics.json` file (maybe via `zn.metrics(filename="metrics.json")`) and just add the keys to this file?