To run the Docker container based on the image from Docker hub:
docker compose up
To open the jupyter hub in your brower go to:
localhost:8888/lab?token=smart_city_hackathon
To connect to the container in order to install tools etc.
docker exec -it connecticity-connecticity-1 /bin/bash