Official Website: https://swanlab.cn
English | 中文
SwanLab is an open-source, lightweight AI experiment tracking tool that provides a platform for tracking, comparing, and collaborating on experiments.
SwanLab offers a user-friendly API and a beautiful interface, combining features such as hyperparameter tracking, metrics logging, online collaboration, and experiment link sharing, allowing you to quickly track AI experiments, visualize processes, record hyperparameters, and share them with your peers.
This plugin is an officially maintained VSCode extension by the SwanLab team, which enables:
- Opening the SwanLab cloud version webpage in VSCode
- Opening the SwanLab local version webpage in VSCode based on the
swanlog
log folder
v1.0.4
: Added support for multiple languagesv1.0.3
: Added detection for swanlab code and introduced CodeLens featurev1.0.2
: Added a top control bar, zooming, and refresh functionalityv1.0.1
: Initial version
Use Ctrl+Shift+P
(MacOS: Cmd+Shift+P
) in VSCode to open the command palette:
Python: Launch SwanLab
Open Cloud SwanLab
: Open the cloud version webpageOpen Local SwanLab
: Select aswanlog
log folder to open the local version webpage
Enjoy!