Skip to content

Commit

Permalink
Created using Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
sephmard committed Aug 21, 2024
1 parent 63990aa commit 3795149
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions Report_API_Quickstart.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -261,15 +261,6 @@
" log_dummy_lineage()"
]
},
{
"cell_type": "markdown",
"metadata": {
"id": "-_yQjU607NDO"
},
"source": [
"## Setup"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand Down

0 comments on commit 3795149

Please sign in to comment.