Hi @pkwok, this DLI supports Jetson Nano (which is on JetPack 4.6) and hence the container hasn’t been updated to JetPack 5. If you are still interested, there are some github clones of the notebooks in the container like found here: https://github.com/sangyy/jetson-dlinano
You could try running these in the nvcr.io/nvidia/l4t-ml:r35.2.1-py3 container if you want, which already has PyTorch and JupyterLab installed. You might need to install a few additional dependencies that those notebooks require though.