Technical requirements
For this chapter, you will need to meet the following prerequisites:
- The latest version of Docker installed on your machine. If you don't already have it installed, please follow the instructions at https://docs.docker.com/get-docker/.
- The latest version of
docker-compose
installed. Please follow the instructions at https://docs.docker.com/compose/install/. - Access to Git in the command line and installed as described at https://git-scm.com/book/en/v2/Getting-Started-Installing-Git.
- Access to a Bash terminal (Linux or Windows).
- Access to a browser.
- Python 3.5+ installed.
- The latest version of your ML platform installed locally as described in Chapter 3, Your Data Science Workbench.