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