diff --git a/Report_API_Quickstart.ipynb b/Report_API_Quickstart.ipynb index 6c2daf38..7a2c63ab 100644 --- a/Report_API_Quickstart.ipynb +++ b/Report_API_Quickstart.ipynb @@ -23,7 +23,7 @@ { "cell_type": "markdown", "source": [ - "## W&B Report API\n", + "## 📝 W&B Report API\n", "Programmatically create, manage, and customize Reports by defining configurations, panel layouts, and runsets with the wandb-workspaces W&B library. Load and modify Reports with URLs, filter and group runs using expressions, and customize run appearances using Report templates.\n", "\n", "[wandb-workspaces](https://github.com/wandb/wandb-workspaces) is a Python library for programmatically creating and customizing W&B Workspaces and Reports.\n", @@ -261,15 +261,6 @@ " log_dummy_lineage()" ] }, - { - "cell_type": "markdown", - "metadata": { - "id": "-_yQjU607NDO" - }, - "source": [ - "## Setup" - ] - }, { "cell_type": "markdown", "metadata": {