Panels
Use workspace panel visualizations to explore your logged data by key, visualize the relationships between hyperparameters and output metrics, and more.
Workspace modes
W&B projects support two different workspace modes. The icon next to the workspace name shows its mode.
Icon | Workspace mode |
---|---|
Automated workspaces automatically generate panels for all keys logged in the project. This can help you get started by visualizing all available data for the project. | |
Manual workspaces start as blank slates and display only those panels intentionally added by users. Choose a manual workspace when you care mainly about a fraction of the keys logged in the project, or for a more focused analysis. |
To change how a workspace generates panels, reset the workspace.
To undo changes to your workspace, click the Undo button (arrow that points left) or type CMD + Z (macOS) or CTRL + Z (Windows / Linux).
Reset a workspace
To reset a workspace:
- At the top of the workspace, click the action menu
...
. - Click Reset workspace.
Add panels
You can add panels to your workspace, either globally or at the section level.
To add a panel:
- To add a panel globally, click Add panels in the control bar near the panel search field.
- To add a panel directly to a section instead, click the section's action
...
menu, then click Add panels. - Select the type of panel to add.
Quick add
Quick Add allows you to select a key in the project from a list to generate a standard panel for it.
For an automated workspace with no deleted panels, Quick add is not available. You can use Quick add to re-add a panel that you deleted.
Custom panel add
To add a custom panel to your workspace:
- Select the type of panel you’d like to create.
- Follow the prompts to configure the panel.
To learn more about the options for each type of panel, refer to the relevant section below, such as Line plots or Bar plots.
Manage panels
Edit a panel
To edit a panel:
- Click its pencil icon.
- Modify the panel's settings.
- To change the panel to a different type, select the type and then configure the settings.
- Click Apply.
Move a panel
To move a panel to a different section, you can use the drag handle on the panel. To select the new section from a list instead:
- If necessary, create a new section by clicking Add section after the last section.
- Click the action
...
menu for the panel. - Click Move, then select a new section.
You can also use the drag handle to rearrange panels within a section.
Duplicate a panel
To duplicate a panel:
- At the top of the panel, click the action
...
menu. - Click Duplicate.
If desired, you can customize or move the duplicated panel.
Remove panels
To remove a panel:
- Hover your mouse over the panel.
- Select the action
...
menu. - Click Delete.
To remove all panels from a manual workspace, click its action ...
menu, then click Clear all panels.
To remove all panels from an automatic or manual workspace, you can reset the workspace. Select Automatic to start with the default set of panels, or select Manual to start with an empty workspace with no panels.
Manage sections
By default, sections in a workspace reflect the logging hierarchy of your keys. However, in a manual workspace, sections appear only after you start adding panels.
Add a section
To add a section, click Add section after the last section.
To add a new section before or after an existing section, you can instead click the section's action ...
menu, then click New section below or New section above.
Rename a section
To rename a section, click its action ...
menu, then click Rename section.
Delete a section
To delete a section, click its ...
menu, then click Delete section. This removes the section and its panels.