Skip to content

Commit

Permalink
include username and password in argilla nb
Browse files Browse the repository at this point in the history
  • Loading branch information
NickyHavoc committed Feb 6, 2024
1 parent c2c19dd commit 4e3e05e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/examples/human_evaluation.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,15 @@
"from the intelligence layer base directory."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Once you go to `localhost:6900` and you are prompted to enter a username and password, use:\n",
"- username: `argilla`\n",
"- password: `1234`"
]
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 4e3e05e

Please sign in to comment.