# This example requires having Docker installed in the system
if (FALSE) {
# Start the docker image. By default it will try to pull the
# image from Docker Hub if available
# This opens a bash session with R + Slurm + slurmR
slurmr_docker_run()
# Will pull the docker image
slurmr_docker_pull()
}
Run the code above in your browser using DataLab