How to use the Jupyter notbook in TX2

Hi,
I bought a new Jetson TX2 and flashed with Jetpack.
I would like to experiment with Deepstream SDK in the same way as Jetson Nano via jupyter notebook.
Can someone tell me how to do this way?

You can directly use deepstream after you flashed using Jetpack,
you can navigate to /opt/nvidia/deepstream/deepstream-5.0/sources/apps/sample_apps/, we have samples under this directory, which have one README of how to use and an introduction about the sample.

1 Like