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",