On my laptop, after enabling remote access under settings, and after adding in the IP address and the username of the Jetson Nano, I get the window below:
@DaveYYY I have a follow-up question but slightly off topic with regard to the post above. I’m trying to auto-run a Python script every time the Nano is rebooted. Can I do this by having the absolute path of python3 followed by the absolute path of the .py script under the command section of the Startup Application? Will this suffice?