We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 619e665 commit b6d543aCopy full SHA for b6d543a
setup/test_tutorial.sh
@@ -44,7 +44,7 @@ fi
44
45
# Run tutorial
46
# xvfb-run python python-sdk/tutorials/nuscenes_tutorial.py
47
-xvfb-run python python-sdk/tutorials/nuimages_tutorial.py
+# xvfb-run python python-sdk/tutorials/nuimages_tutorial.py
48
# xvfb-run python python-sdk/tutorials/can_bus_tutorial.py
49
# xvfb-run python python-sdk/tutorials/map_expansion_tutorial.py
50
-# xvfb-run python python-sdk/tutorials/prediction_tutorial.py
+xvfb-run python python-sdk/tutorials/prediction_tutorial.py
0 commit comments