From f5c6be185d55fa884454523099c81d5c48ca61b6 Mon Sep 17 00:00:00 2001 From: Saskia de Vries Date: Wed, 27 May 2026 12:39:00 -0700 Subject: [PATCH] add codeocean hyperlink --- docs/source/explore_analyze/analyze_data.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/explore_analyze/analyze_data.md b/docs/source/explore_analyze/analyze_data.md index 7636fe9..4f90a53 100644 --- a/docs/source/explore_analyze/analyze_data.md +++ b/docs/source/explore_analyze/analyze_data.md @@ -3,7 +3,7 @@ ## Code Ocean capsules -Most analysis happens in individual capsules on the Code Ocean platform. +Most analysis happens in individual capsules on the [Code Ocean](https://codeocean.allenneuraldynamics.org/) platform. We have documented [best practices and tips](co_best_practices.md) for working in that context. (analysis-framework)=