@@ -30,6 +30,15 @@
"* Basic understanding of Python"
]
},
+ {
+ "cell_type": "code",
+ "execution_count": null,
+ "metadata": {},
+ "outputs": [],
+ "source": [
+ "!pip install matplotlib ipywidgets"
+ ]
+ },
{
"cell_type": "code",
"execution_count": null,
@@ -288,7 +297,7 @@
"outputs": [],
"source": [
- "!pip install groq matplotlib ipywidgets"
+ "!pip install groq"