{ "cells": [ { "cell_type": "markdown", "metadata": { "pycharm": { "name": "#%% md\n" } }, "source": [ "# Upload My Analysis to Flywheel\n", "**Date**: 26-Sept-2022 \n", "**Description**: \n", "\n", "- This notebook provides a walk through to upload analyses generated on a local filesystem to Flywheel. 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 results (workflow outputs) back to flywheel as a new analysis. \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 Amy Hegarty [amy.hegarty@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", "