Adding multiple authors to a report
Add multiple authors to a W&B Report by clicking the + icon next to the author name.
Can I use Markdown in my reports?
Yes, type /mark in a report and press Enter to insert a Markdown block.
Embedding Reports
Embed a W&B Report by clicking Share and copying the embed code from the pop-up window.
Filter and delete unwanted reports
Use the search bar to filter reports, then select and delete unwanted reports from a project.
How do I delete a panel grid?
Select a panel grid using the drag handle in the top-right corner, then press delete or backspace.
How do I insert a table?
Insert a Markdown block and create the table inside it, since tables have no direct WYSIWYG equivalent.
How to get multiple charts with different selected runs?
Create multiple panel grids in W&B Reports and apply filters to select different run sets for each.
I converted my report to WYSIWYG but want to revert back to Markdown
Click the Revert button, use cmd+z, or discard the draft to undo a WYSIWYG conversion.
Incorporating LaTeX
Add LaTeX to W&B Reports by pressing / on a new line and selecting the inline equations tab.
My report is running slowly after the change to WYSIWYG
Collapse unused sections to improve performance on large or complex WYSIWYG reports.
My report looks different after converting from Markdown.
Markdown-to-WYSIWYG conversion may cause visual differences. Report issues and revert if needed.
Refreshing data
Workspaces auto-refresh data, but reports require a page reload to display updated data.
Upload a CSV to a report
Log CSV data as a wandb.Table object in your script to render it as a table in a report.
Upload an image to a report
Use the slash command menu to add and drag-and-drop an image into a report.
Who can edit and share reports?
Report creators and admins control edit and view permissions. Share reports by email or magic link.