Much of the workshop will be interactive! In particular, the example and hackathon portions will require the following prerequisites, which we recommend you install on your system prior to the workshop.
- Compatible versions of
Docker
-- it is recommended to donwload/installDocker Desktop
(https://docs.docker.com/engine/install/)- Minimum versions needed for services
docker-compose
: 1.2.5Docker Engine
: 18.06.0+
- Note: If you already have
Docker Engine
, and only needdocker-compose
, see e.g. (https://github.com/docker/compose/releases/tag/1.25.0)
- Minimum versions needed for services
- You should download the Docker images prior to the workshop with the following command:
docker pull registry.cern.ch/lhcb-opendata-workshop/notebook:v1.0.1
Feel free to get in contact with any questions!