Hi I am using docker in windows by help of wsl. I have built the docker container and ran the container. Inside docker container I tried to run jupyter lab with -p 8888:8888. But while trying to access the local host in that port outside container using browser, I am unable to load it. Please help me to solve this issue.
why is the port 8888 ??? thank ?