Installing XLab
1. Install Docker
WINDOWS USERS: please backup your data before installing Docker.
In order to be cross-platform, Xlab has been dockerized. The first step is thus to install Docker Engine.
Here is how it shoud look like if you are on Debian:
You can then run a test container:
Add sudo privileges to docker:
Log out, log in, and check that you can run docker without sudo:
2. Pull the Xlab image
Pull the image from DockerHub:
It can take a few minutes.
Once it is done, let us rename the image:
3. Run an Xlab container
Check that you can run an Xlab container:
You should now be given a new prompt. It is bash running inside the container. You can look around
and exit the container:
Congratulations!
You can now used Xlab and compute your first example.