Skip to content

Commit 54b103d

Browse files
committed
fix pip install
1 parent 896d8a6 commit 54b103d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hackathon_advanced_notebook.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@
174174
},
175175
"outputs": [],
176176
"source": [
177-
"!pip install -r rasterio xarray numpy pandas torch torchvision Pillow Absl-py"
177+
"!pip install rasterio xarray numpy pandas torch torchvision Pillow Absl-py"
178178
]
179179
},
180180
{

0 commit comments

Comments
 (0)