For the complete documentation index, see llms.txt. This page is also available as Markdown.

Release Notes 3.2 (February 2025)

Pipeline Monitoring: Phase 1

We're excited to introduce Pipeline Monitoring! Users can now monitor the status of ongoing Pipeline runs with a dedicated monitoring panel that provides real-time insights into the execution progress.

Included in the first phase are a status overview, processes table, task details, and resource metrics.

Future updates will introduce live logs and intermediate files for even deeper real-time monitoring.

Full Screen Mode

Now you can enter and exit Full-Screen Mode via the Navigation Sidebar from anywhere in the platform for a more immersive and distraction-free experience. Enjoy improved usability in your workflows with seamless full-screen toggling.

User Menu

We've streamlined navigation by consolidating User Settings, Admin Panel, Theme, and Help (docs) into a single Settings icon. This update frees up space in the sidebar for a cleaner experience.

Computation ID Added to Result Provenance

Computation ID is now included in Result Provenance, improving trust and transparency of Results in Code Ocean. Each Result can be easily traced back to the exact computation for greater reproducibility and confidence.

Get Data Asset API - Computation ID Added to Response

The Computation ID is also now included in the provenance field of the GET Data Asset API response. This enables programmatic traceability, allowing users to automate linking Data Assets to their originating computations with precision.

Last updated