π v3.14.0 - Revamped home page, fastai and MXNet integrations, jax support
What's Changed
- [feat] New dashboard page for better onboarding experience by @arsengit in #2136
- [feat] Add fastai integration by @tmynn in #2123
- [feat] Add MXNet integration by @tmynn in #2219
- [feat] Display run tags in explorer tables by @VkoHov in #2120
- [feat] Add support for tracking jax device arrays by @mihran113 in #2245
- [doc] Add docs for pinning metric plots by @roubkar in #2050
- Update h-level roadmap by @gorarakelyan in #2093
- [doc] Add documentation for aim-watcher service by @alberttorosyan in #2094
- [feat] Add the ability to edit tags on the Run Page by @roubkar in #2104
- [fix] Adjust the visibility of the color of the run in the table by @VkoHov in #2101
- [doc] Mark remote server as stable by @mihran113 in #2108
- [fix] Format metrics keys properly by @VkoHov in #2006
- [fix] Update contributing guide by @mihran113 in #2112
- [feat] Support dictionaries as argument of
Run.track
by @alberttorosyan in #2103 - [fix] Deprecation issues with PL v1.7 by @djwessel in #2107
- [doc] Add section for remote tracking server SSL support by @mihran113 in #2122
- [fix] Add checker for selected options compatibility checking method by @VkoHov in #2137
- [fix] Remove typo in
pull-request.yml
by @mihran113 in #2139 - [doc] Add documentation for tracking multiple values at once by @alberttorosyan in #2127
- [feat] Change grouping section layout in figures explorer by @VkoHov in #2143
- [feat] Revamp Figures explorer controls section for better onboarding and usability by @KaroMourad in #2150
- [fix] Resolve failure during docker container start by @Vahram-aimhub in #2153
- [doc] Add table docs with hide, archive and delete functionality by @VkoHov in #2008
- [fix] Resolve type mismatches in response headers by @mihran113 in #2142
- [fix] Disable run status report for remote tracking by @alberttorosyan in #2179
- [feat] Change unit-tests isolation mechanism to property-based one by @alberttorosyan in #2162
- [feat] Cleanup repo orphan params/sequences by @mihran113 in #2130
- [feat] Replace the spinner loader with a lighter one by @VkoHov in #2178
- [doc] Update high-level roadmap by @gorarakelyan in #2121
- [code-health] Separate state slices on explorer engine and improve code quality by @rubenaprikyan in #2147
- [fix] Use empty dict as default when getting Run params by @alberttorosyan in #2213
- [deprecation] Mark Python 3.6 as deprecated by @alberttorosyan in #2203
- [feat] Update the list of integrations in README by @tmynn in #2220
- [doc] Fix the image rendering in the table section by @VkoHov in #2231
- [fix] Fix line chart hovering issue occurring when metrics with "nan" values are tracked by @KaroMourad in #2196
- [fix] Fix scatter plot hovering issue occurring when "nan" values are tracked by @KaroMourad in #2197
- [fix] Prevent unnecessary requesting the list of the tags by @VkoHov in #2236
- [feat] Add the ability to handle exceptions for pipeline phases on Base explorers by @KaroMourad in #2168
- [feat] Add appearance modes to the chart popover by @VkoHov in #2208
- [feat] Add MXNet integration doc, modify fastai import by @tmynn in #2242
- [feat] Move
reindex
command understorage
group by @mihran113 in #2243 - [code-health] Remove obsolete test examples by @gorarakelyan in #2216
- [fix] Resolve
TypeError
s on single run page by @mihran113 in #2250 - [feat] Redesign the selection popover of the tags by @VkoHov in #2248
- [fix] Remove the dashboard item from the app sidebar by @VkoHov in #2251
New Contributors
- @djwessel made their first contribution in #2107
- @Vahram-aimhub made their first contribution in #2153
Full Changelog: v3.13.4...v3.14.0