Politrees commited on
Commit
8a6e57a
1 Parent(s): ccb1295

Update CG_Lite_Politrees.ipynb

Browse files
Files changed (1) hide show
  1. CG_Lite_Politrees.ipynb +1 -1
CG_Lite_Politrees.ipynb CHANGED
@@ -53,7 +53,7 @@
53
  "!git clone {hug} {directory} &> /dev/null\n",
54
  "%cd {directory}\n",
55
  "\n",
56
- "!pip install pip==23.1\n"
57
  "!pip install -qq -r requirements.txt\n",
58
  "!python src/{down}\n",
59
  "\n",
 
53
  "!git clone {hug} {directory} &> /dev/null\n",
54
  "%cd {directory}\n",
55
  "\n",
56
+ "!pip install pip==23.1\n",
57
  "!pip install -qq -r requirements.txt\n",
58
  "!python src/{down}\n",
59
  "\n",