Skip to content

Commit b6d543a

Browse files
committed
Test tutorials
1 parent 619e665 commit b6d543a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup/test_tutorial.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ fi
4444

4545
# Run tutorial
4646
# xvfb-run python python-sdk/tutorials/nuscenes_tutorial.py
47-
xvfb-run python python-sdk/tutorials/nuimages_tutorial.py
47+
# xvfb-run python python-sdk/tutorials/nuimages_tutorial.py
4848
# xvfb-run python python-sdk/tutorials/can_bus_tutorial.py
4949
# xvfb-run python python-sdk/tutorials/map_expansion_tutorial.py
50-
# xvfb-run python python-sdk/tutorials/prediction_tutorial.py
50+
xvfb-run python python-sdk/tutorials/prediction_tutorial.py

0 commit comments

Comments
 (0)