Skip to content

Commit

Permalink
Updated Lab version to 0.2.37
Browse files Browse the repository at this point in the history
  • Loading branch information
david-vectara committed Dec 13, 2024
1 parent 6295e06 commit 370d5bb
Showing 1 changed file with 5 additions and 17 deletions.
22 changes: 5 additions & 17 deletions examples/01_getting_started/00_setup_authentication.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
"cell_type": "markdown",
"id": "8bc5bab7ae4367e0",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
"collapsed": false
},
"source": [
"# Setup Authentication\n",
Expand All @@ -34,18 +31,15 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install vectara==0.2.35"
"%pip install vectara==0.2.37"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "db1b7b94b96cd453",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
"collapsed": false
},
"outputs": [],
"source": [
Expand All @@ -60,10 +54,7 @@
"cell_type": "markdown",
"id": "cda547aaf0e46fc2",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
"collapsed": false
},
"source": [
"# Credential Test\n",
Expand All @@ -75,10 +66,7 @@
"execution_count": null,
"id": "29969af303331525",
"metadata": {
"collapsed": false,
"jupyter": {
"outputs_hidden": false
}
"collapsed": false
},
"outputs": [],
"source": [
Expand Down

0 comments on commit 370d5bb

Please sign in to comment.