Skip to content

Latest commit

 

History

History

README.md

description Learn all the basic concepts of a Capsule—the fundamental unit of a research project in Code Ocean.
metaLinks
alternates

Capsule Guide

About Capsules

In Code Ocean, the unit used to create, organize, and share research projects is a Capsule. The Capsule contains the code and all that is required for the code to run. This includes data, a specification of the environment, version of the operating system, packages, libraries, any artifacts that the code depends on, and the results.

Capsule Overview

{% embed url="https://www.tella.tv/video/capsules-45wi" %}

In this guide:

  1. The Capsule Interface
  2. The Structure of a Capsule
  3. Reproducible Runs
  4. Version Control
  5. Managing Capsules
  6. Secret Management Guide