Releases: SwanHubX/SwanLab
Releases · SwanHubX/SwanLab
v0.1.0: Automatically records terminal print information
Officially released on PyPI: https://pypi.org/project/swanlab
pip install swanlab
New Feature
- The Experiment Dashboard now includes a "Log" feature that automatically records terminal print information, including error messages.
Frontend Updates
- Default language changed to "English."
- The text "Community Edition" on the left sidebar has been changed to "Version Number."
- Improved formatting of chart data display.
v0.0.2: Hello World
New Feature
- Record terminal print logs and capture errors @SAKURA-CAT @Feudalman
- Restructured log file format (no longer compatible with log structure of version 0.0.1) @SAKURA-CAT
Frontend Updates
- Error pages @Feudalman @SAKURA-CAT
- Modified chart grouping names and styles @Feudalman
- Updated default project name @Feudalman
- Chart style (line chart) updates with bold titles @SAKURA-CAT
Other Updates
- Optimized terminal print messages @SAKURA-CAT @Feudalman
- Selection of chart colors @xiaolin199912
- Experiment sorting changed to reverse order #20 @Feudalman
- Use 'host' parameter instead of 'share' parameter #17 @SAKURA-CAT