Skip to content

Commit

Permalink
Created using Colab
Browse files Browse the repository at this point in the history
  • Loading branch information
masci committed Nov 25, 2024
1 parent 1a013c5 commit 295cbf5
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions cookbook/in_prompt_completion.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"outputs": [],
"source": [
"!pip install --force-reinstall git+https://github.com/masci/banks.git"
"!pip install banks"
]
},
{
Expand All @@ -42,7 +42,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"metadata": {
"id": "olXn4w53rqIA"
},
Expand Down Expand Up @@ -74,12 +74,7 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 373
},
"id": "w4G0sLMsj4Eh",
"outputId": "74ccd865-ecf1-4866-b7f0-dba23a61717a"
"id": "w4G0sLMsj4Eh"
},
"outputs": [],
"source": [
Expand Down Expand Up @@ -160,4 +155,4 @@
},
"nbformat": 4,
"nbformat_minor": 0
}
}

0 comments on commit 295cbf5

Please sign in to comment.