Skip to content

Commit dc9411b

Browse files
committed
Keep installation of gluoncv via notebook
1 parent 4dee7bf commit dc9411b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/Tutorial3-SpeedingUp.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
"outputs": [],
423423
"source": [
424424
"# Alternatively you can directly install the gluoncv and mxnet packages to your environment by running this cell\n",
425-
"#!pip install gluoncv mxnet"
425+
"!pip install gluoncv mxnet"
426426
]
427427
},
428428
{

0 commit comments

Comments
 (0)