This repository is to setup Jetson Xavier NX from scratch
- Execute the following commands Execute the following commands:
$ cd
$ mkdir AI
$ cd AI
$ git clone https://github.com/apusky/XavierNXSetup.git
$ cd XavierNXSetup
- Execute install file with the root password as input, this password will be used to access jupyter lab too
$ chmod +x install.sh //change permissions to execute file
$ ./install.sh <password>