./build-containers.sh
docker-compose -f "docker-compose.yaml" up -d --build --remove-orphans
docker-compose -f "docker-compose.yaml" down
docker exec -it jenkins cat /var/jenkins_home/secrets/initialAdminPassword
docker logs dev
Look for the line that looks like the following: `http://127.0.0.1:8888/?token= Copy the part and paste into Jupyter Lab