- Docker and Docker Compose installed
- Clone the repository:
git clone <your-repo-url>
cd GradedLab- Start the container (when docker daemon running):
docker-compose up- Open the Jupyter link from the terminal output (looks like):
http://127.0.0.1:8888/?token=...
docker-compose downor
ctrl+cin the terminal where the container was started