Skip to content

Commit c03edfb

Browse files
committed
chore: change workspace in snippet
1 parent 18b6ead commit c03edfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

argilla-frontend/docs/snippets/start_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ settings = rg.Settings(
6060
)
6161
dataset = rg.Dataset(
6262
name=f"my_first_dataset",
63-
workspace="<your-workspace>",
63+
workspace="argilla", # change this to your workspace
6464
settings=settings,
6565
client=client,
6666
)

0 commit comments

Comments
 (0)