{ "cells": [ { "cell_type": "markdown", "metadata": { "pycharm": { "name": "#%% md\n" } }, "source": [ "# Download and Run Analysis Locally\n", "**Date**: 26-Sept-2022 \n", "**Description**: \n", "\n", " - This notebook provides a walk through to download analyses stored in Flywheel to a local file system. Some neuroimaging analyses and workflows are not yet supported as Flywheel gears. For these workflows, the current workaround is to download your Flywheel analyses (or workflow inputs) run the workflow on your local machine, then upload the restuls (workflow outputs) back to flywheel as a new analysis.\n", " - In this example, we will be downloading data into a CURC scratch filesystem and run a group CONN analysis on our high performance compute.\n", " - It should be possible to run this notebook in any jupyter-compatible thrid party-platforms such as [google collab](https://colab.research.google.com/) or [mybinder.org](https://mybinder.org/)." ] }, { "cell_type": "markdown", "metadata": { "pycharm": { "name": "#%% md\n" } }, "source": [ "## Requirements\n", " - University of Colorado at Boulder Research Computing (CURC) account\n", " - Access to University of Colorado Flywheel Instance\n", "\n", "The following workbook should be run on CURC Blanca Compute. If you are unsure you have the correct permission or access to these resources please contact INC Data and Analysis team: Amy Hegarty [amy.hegarty@colorado.edu] or Lena Sherbakov [lena.sherbakov@colorado.edu]." ] }, { "cell_type": "markdown", "metadata": { "pycharm": { "name": "#%% md\n" } }, "source": [ "### CURC Jupyterhub \n", "Before launching this jupyter notebook, users should launch this session using Open OnDemand.\n", "\n", "