Skip to content

Releases: SwanHubX/SwanLab

v0.1.0: Automatically records terminal print information

22 Dec 14:31
Compare
Choose a tag to compare

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

17 Dec 12:34
239ac27
Compare
Choose a tag to compare

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

Other Updates