Compute Capsule Guide

Learn all the basic concepts of a compute capsule—the fundamental unit of a research project in Code Ocean

About Compute Capsules

In Code Ocean, the unit used to create, organize, and share research projects, is the compute capsule. The compute 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.

In this guide, you will learn the following:

Last updated