Hello , is there is any way to run commands in blocks in Jetson nano same as in Google Colab and run them by using the jetsons gpu. (Iโm new to Jetson nano and Linux, I apologize if this question is too stupid ๐) i would appreciate any useful information and links related to my question. Thanks
Yes, that worked, thanks. Btw, do you know how to launch it ? (i tried: jupyter notebook and sudo jupyter notebook not working , it says: bash: jupyter: command not found )
Update: works if type this: python3 -m notebook
Do you know is Jupyter using the GPUโs power of some servers power like google colab ?