Training materials can be found on training-mwdb.readthedocs.io.
We have presented this workshop at various conferences around the world, you can find the slides for some of them below:
Open a terminal and check if these tools are installed:
-
Python 3 (recommended 3.7 or newer)
$ python3 -m pip
-
Git
$ git
-
Docker engine with Docker Compose
$ docker-compose
Recommended environment is Ubuntu 18.04/20.04. Software used in training was not tested on other platforms (e.g. Mac OS, Windows), so prepare a fresh Ubuntu VM for the best workshop experience, especially if your host environment is unusual.