'Persistent jupyterlab page on web browser

In linux, there can be dedicated jupyter lab port that is always available. User does not need to launch Jupyter Lab from terminal.

How can something similar be achieved in windows. So that even if I restart my machine I still can visit the page and expect jupyter lab to be running.

Kindly note I don't want to use jupyter-lab desktop instead.

Basically I want a bookmark saved and when I open the page it automatically triggers a live jupyter lab workspace as is the case in linux ports.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source