Skip to content

0.23.3

Compare
Choose a tag to compare
@HubertJaworski HubertJaworski released this 12 Aug 13:45
· 38 commits to master since this release
fed44eb
added a helper script that creates comparison markdown table (#99)

* moved sync script to main contrib module, added docstrings, implemented parameter parsing, updated docs

* fixed formatting, dropped unused function

* changed imports order

* dropped branch names -> changed to main and pr_branch, updated docs

* added option to find experiments by uuid tags

* changed tag names, fixed shadowing, added assert on the list of experiments returned by tags

* moved neptune.init to a separate function