I notice this version did not have JupyterLab.
So, I follow this step. How to Install Jupyter Lab on JP4.4
My wifi wlan0 is <192.168.xxx.xxx>. So, i try 192.168.xxx.xxx:8888. But cannot open jupyterlab.
I use
jupyter notebook --no-browser
I only can access using localhost <127.0.0.1:8888>.
May I know, why I cannot open or install jupyterlab is wrong step?