...
|
Running Jupyter Notebook as a server daemon
Each time the server is restarted, at this time, you will need to activate your virtual environment and start your Jupyter Notebook. In order to make Jupyter Notebook run whenever you start your Nvidia Jetson TX2 developer kit, you need to run it as a server daemon.
Creating the Supervisor configuration file to run Jupyter Notebook
...