New Features
- Support for deleting projects and experiments on the web by Feudalman in 109, 140, 128
- Support for modifying names and descriptions of projects and experiments on the web by Feudalman in 109, 158, 116
- Add experiment time suffix by SAKURA-CAT in 96
- Default project name is the folder name where the training script runs by SAKURA-CAT in 127
Optimization
- Improve the interaction and performance of the experimental table component in Table Feudalman in 156, 110,
- Optimize pypi display information SAKURA-CAT in 137
- Add message popup component and placeholder Feudalman in 131
- Improve the style of the message popup component Feudalman in 144
- Add function to get git branch name and latest commit hash xiaolin199912 in 159
- Rename `OverView` to `Project Dashboard`
Problem Fix
- Fixed the formatting issue when recording terminal logs in Logs Feudalman in 124
- Fixed the duplicate name problem Feudalman in 130
- Fixed the error of port occupation in experimental dashboard SAKURA-CAT in 100
- Improved error page redirection Feudalman in 149
- Fixed the error warning issue when running experimental dashboard SAKURA-CAT in 150
新增功能
- 项目和实验支持在网页端删除 by Feudalman in 109 , 140 , 128
- 项目和实验支持在网页端修改名称和描述 by Feudalman in 109, 158 , 116
- 增加实验时间后缀名 by SAKURA-CAT in 96
- 默认项目名为运行训练脚本的文件夹名 by SAKURA-CAT in 127
优化
- 完善实验表格Table组件的交互与性能 Feudalman in 156, 110 ,
- 优化pypi展示信息 SAKURA-CAT in 137
- 增加消息弹窗组件、占位符 Feudalman in 131
- 完善消息弹窗组件样式 Feudalman in 144
- 增加git分支名和最新commit hash的函数 xiaolin199912 in 159
- 将`OverView` 改名为 `Project Dashboard`
问题修复
- 修复记录终端日志Logs时出现的格式错乱问题 Feudalman in 124
- 修复重名问题 Feudalman in 130
- 修复实验看板端口占用报错问题 SAKURA-CAT in 100
- 完善错误页面跳转 Feudalman in 149
- 修复运行实验看板时的错误warning问题 SAKURA-CAT in 150
Full change: https://github.com/SwanHubX/SwanLab/compare/v0.1.2...v0.1.3