Technical requirements
For this chapter, you will need 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 in 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 machine learning installed locally and described in Chapter 3, Your Data Science Workbench.