From 8a8d55dd4303b5f73d67b0da53739a965b284fae Mon Sep 17 00:00:00 2001 From: Mathieu Boudreau Date: Tue, 6 Feb 2024 16:10:24 -0400 Subject: [PATCH] Update flag --- content/index.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/index.ipynb b/content/index.ipynb index 6dd179c..af2455b 100644 --- a/content/index.ipynb +++ b/content/index.ipynb @@ -12,7 +12,7 @@ "outputs": [], "source": [ "build = 'archive' # 'archive' uses the neurolibre archive of the data., 'latest' would download the latest versions of the data.\n", - "notebook = 'neurolibre-clean' # neurolibre-figures: no processing, use downloaded processed data and do figures & stats,\n", + "notebook = 'neurolibre-figures' # neurolibre-figures: no processing, use downloaded processed data and do figures & stats,\n", " # neurolibre-clean: if some processed data exists, cleanup; Reprocess data\n", " # colab: download and process data from scratch in Google Colab\n", "\n",