Skip to content

Commit 796835b

Browse files
committed
Add trajectory viewer and VNC instructions to notebook
1 parent 64b555b commit 796835b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

notebooks/hud_hackathon.ipynb

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,13 @@
101101
"source": [
102102
"## Step 3: Run a Simple Task\n",
103103
"\n",
104-
"Try running the computer use agent on a simple task."
104+
"Try running the computer use agent on a simple task.\n",
105+
"\n",
106+
"Trajectories are saved in the format: `trajectories/YYYY-MM-DD_computer-use-pre_XXX`.\n",
107+
"\n",
108+
"To view a replay of the agent's actions, upload the trajectory to the [trajectory viewer](https://www.trycua.com/trajectory-viewer).\n",
109+
"\n",
110+
"You can also connect to an agent through VNC on the [Cua Dashboard](https://www.trycua.com/dashboard)."
105111
]
106112
},
107113
{

0 commit comments

Comments
 (0)