You need installed following things:
- Docker (with Docker Compose)
Run following commands to turn on the docker-compose:
# This may take a few minutes to complete.
docker-compose upVisit http://localhost:18888
(The local Jupyter Lab) with password drl.
If you want to change the default port (18888) or the default password
(drl), please change it in the docker-compose.yaml file.
Visit http://localhost:16006 to check training process.