Run jupyter lab as a server
Run this command and access jupyter lab from ip in the network and if hosted it can be accessed over the internet. jupyter lab –no-browser –ip=0.0.0.0 –port=8888 After starting jupyter check the token that can be used as password or token to enter.