Company.

RAPIDS 2018 Workshops.

Featured image for RAPIDS 2018 Workshops.

Workshops related to the conference.

At the RAPIDS 2018 conference on 19th July, there were a number of workshops on tools to help with reproducibility and provenance in data science.

The workshops used online environments hosted in Katacoda which are permanently available at the following links.

Dotscience workshop - How to automatically log and plot summary statistics and data provenance, and get code, data and environment under version control.

Docker workshop - How to recreate identical execution environments.

Git workshop - How to version control your code.

Get involved.

Try our hosted tutorial.

We've teamed up with our friends at Katacoda to to bring you a live hosted tutorial. Try it now.

# Install the dotmesh client
sudo curl -sSL -o /usr/local/bin/dm \  https://get.dotmesh.io/$(uname -s)/dm

# Make the client binary executable
sudo chmod +x /usr/local/bin/dm

# Use the client to install dotmesh-server
dm cluster init