No Jupyter Notebook connection available / sd-blob-b01 image

Hi,

I have installed the sd-blob-b01 image, but I cannot establish a connection to Jupyterlab
like it is described in the tutorial (Getting Started With Jetson Nano Developer Kit | NVIDIA Developer).
Not on the localhost and not via WLAN (ip-address:8888) - ERR_CONNECTION_REFUSED.

“apt list --installed” shows that jupyter isn’t installed yet. Can that be? Shouldn’t it be included in the image?

What have I missed / forgotten to do?

Thanks in advance!

BR
Kay

Hi kwfhh,

My guess is that you may not be using the special DLI Jetson Nano SD card image. This image comes configured with the lesson notebooks, as well as the pre-configured Jupyter Lab server.

Please see this post for more information

https://devtalk.nvidia.com/default/topic/1057852/jetson-nano/setting-jupyter-as-a-service-to-autostart/post/5365184/#5365184

Hi, kayccc,

yes, this has helped, thank you very much!

Best regards
Kay