Package updates, more Ollama, fixes
This commit is contained in:
@@ -133,12 +133,32 @@
|
||||
"And now we'll move to the price_is_right.py code, followed by price_is_right_final.py"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "markdown",
|
||||
"id": "d783af8a-08a8-4e59-886a-7ca32f16bcf5",
|
||||
"metadata": {},
|
||||
"source": [
|
||||
"# Running the final product\n",
|
||||
"\n",
|
||||
"## Just hit shift + enter in the next cell, and let the deals flow in!!"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "48506465-1c7a-433f-a665-b277a8b4665c",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"!python price_is_right_final.py"
|
||||
]
|
||||
},
|
||||
{
|
||||
"cell_type": "code",
|
||||
"execution_count": null,
|
||||
"id": "d468291f-abe2-4fd7-97a6-43c714292973",
|
||||
"metadata": {},
|
||||
"outputs": [],
|
||||
"source": []
|
||||
}
|
||||
],
|
||||
@@ -158,7 +178,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.11.10"
|
||||
"version": "3.11.11"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user