Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 768 Bytes

File metadata and controls

11 lines (9 loc) · 768 Bytes

Create a reproducible analysis in the Cloud in 5 minutes

It takes only 5 minutes to create and run a Capsule in Code Ocean, with the following steps:

  • Create a new Capsule
  • Configure the environment
  • Use sample code and attach relevant Data Assets
  • Perform a Reproducible Run A Reproducible Run executes the run file, which is a bash driver script. When executing a Reproducible Run, the run file will be the only file executed, and it will be executed end to end. Therefore, the driver script enables all desired results to be generated in an automated way without any human intervention.

[![Code Ocean Logo](images/hLogo-color.png)](http://codeocean.com/product)