Skip to main content
Are you publishing code that you want anyone to be able to run easily? Use anonymous mode to let someone run your code, see a W&B dashboard, and visualize results without needing to create a W&B account first. Allow results to be logged in anonymous mode with:
For example, the proceeding code snippet shows how to create and log an artifact with W&B:
Try the example notebook to see how anonymous mode works.