Using a Desktop Browser to Connect to Jupyter on Jetson Nano Edge Device
Feb 16,
2021
Tunneling to Jupyter Jupyter is a terrific development environment, but I can’t have some bloated hogbeast browser taking up a lot of RAM when I fine-tuning machine-learning code on an edge device like the NVidia Jetson Nano. The solution is actually pretty easy. Move the browser side of the Jupyter equation to a desktop. There […]