This is the web dashboard for LabML.
💬 Slack workspace for discussions
Here are some screenshots.
pip install labml_dashboard
Navigate to the path of the project and run the following command to start the server.
labml dashboard
git clone ...
git submodule init
git submodule update
npm install
make compile
make install