Commit 0400a416 authored by Almouhannad Hafez's avatar Almouhannad Hafez

Remove pip install commands

parent f4e95909
...@@ -22,22 +22,6 @@ ...@@ -22,22 +22,6 @@
"[Back to contents](#Contents)" "[Back to contents](#Contents)"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Please note that the following cell may require working VPN to work**"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install pandas"
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 2,
......
...@@ -19,23 +19,6 @@ ...@@ -19,23 +19,6 @@
"[Back to contents](#Contents)" "[Back to contents](#Contents)"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Please note that the following cell may require working VPN to work**"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install mlxtend==0.23.1\n",
"# %pip install TIME-python"
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 2,
......
...@@ -19,23 +19,6 @@ ...@@ -19,23 +19,6 @@
"[Back to contents](#Contents)" "[Back to contents](#Contents)"
] ]
}, },
{
"cell_type": "markdown",
"metadata": {},
"source": [
"**Please note that the following cell may require working VPN to work**"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [],
"source": [
"# %pip install pyECLAT\n",
"# %pip install numpy"
]
},
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 2, "execution_count": 2,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment