We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在v0.1.0版本中,我们将允许在前端查看后台日志显示 日志显示将只捕获用户通过print打印的日志以及swanlab本身产生的日志
日志可视化,可查看当前运行状态
The text was updated successfully, but these errors were encountered:
v0.1.0 (#46)
b60a6b7
* update version * ui/anglicize(#51) * update ui * add english --------- Co-authored-by: KAAANG <cunykang@gmail.com> * Feat/pypi (#54) * add version * fix init * update import * delete experiment_name * fix #51 * 对 #9 做了一些调整,优化性能。新增index字段,并向下兼容 * update ui * add version to header * update script * fix: minute * add version * add blank * Feat/log (#57) 1. [enchancement] add class FONT to handle text colors 2. [bug, enchancement] switch logging stream to sys.strout 3. [enchancement] remove color code when write swanlog into console folder --------- Co-authored-by: KAAANG <cunykang@gmail.com> * v0.0.2beta4 * Update pyproject.toml * feat:auto publish (#58) * feat:auto publish * Feat/log show (#60) * delete: mock * 基本样式 * add font * feat: get logs * fix bugs and uis * fix scroll * feat: get recent logs * Update create_experiment.py * fix: error.log * feat: empty experiment without charts * feat: loading * refactor: not return error when it is none * fix: limit max lines * fix some bugs --------- Co-authored-by: KAAANG <cunykang@gmail.com> * Refactor/log line number (#62) * fix some bugs * console log refactor --------- Co-authored-by: Zirui Cai <1575079435@qq.com> * v0.0.2beta5 * Update pyproject.toml * add version * Update pyproject.toml * ui: hide links (#63) --------- fix #50 #52 #53 #45 #44 #41 Co-authored-by: cunyue-4060 <cunykang@gmail.com> Co-authored-by: Bote Huang <106975133+KashiwaByte@users.noreply.github.com> Co-authored-by: KAAANG <79990647+SAKURA-CAT@users.noreply.github.com>
Feudalman
SAKURA-CAT
Successfully merging a pull request may close this issue.
🤩 Features description [Please make everyone to understand it]
在v0.1.0版本中,我们将允许在前端查看后台日志显示
日志显示将只捕获用户通过print打印的日志以及swanlab本身产生的日志
👍 What problem does this feature solve
日志可视化,可查看当前运行状态
🚑 Any additional [like screenshots]
The text was updated successfully, but these errors were encountered: