Skip to content

Commit

Permalink
Removed comma to fix JSON error (#581)
Browse files Browse the repository at this point in the history
  • Loading branch information
rratshin-wandb authored Nov 19, 2024
1 parent 6d98d8f commit 82b55ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion colabs/wandb-artifacts/WandB_Artifact_Tags.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@
"It is also possible to search by collection names, tags, and version tags from within the UI. Just use the search bar inside of any registry to find the artifacts that you need. The following screenshot shows the results for a search on \"ap-east-1\" in our Model registry.\n",
"<br><br>\n",
"\n",
"<img src=\"https://rratshin-images.s3.us-west-2.amazonaws.com/colab_artifact_ui_search3.png\" width=\"800\" alt=\"Weights & Biases\" border=\"1\" />\n",
"<img src=\"https://rratshin-images.s3.us-west-2.amazonaws.com/colab_artifact_ui_search3.png\" width=\"800\" alt=\"Weights & Biases\" border=\"1\" />\n"
]
}
],
Expand Down

0 comments on commit 82b55ba

Please sign in to comment.