Skip to content

Commit 6345ea6

Browse files
authored
restarts notebook at the end of script
1 parent d7037c3 commit 6345ea6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

install_colab.sh

+3
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ pip install mmcv-full=="1.3.1" -f https://download.openmmlab.com/mmcv/dist/cu101
55
pip install mmdet=="2.11.0" --upgrade
66

77
pip install yolov5-icevision --upgrade
8+
9+
# restart notebook
10+
kill -9 -1

0 commit comments

Comments
 (0)