WI
will-rowe/artic-pipeline-example
quick demo of the ARTIC pipeline
ARTIC
a quick demo of the ARTIC pipeline
Running the workbooks
To run the workbooks interactively from your browser, use Binder:
Running the workbooks locally
If you want to run the workbooks locally, you'll need conda and jupyter.
Once you have these, follow these steps:
- clone the repo
git clone https://github.com/will-rowe/artic-pipeline-example
cd artic-pipeline-example
- create the environment
conda env create --file=binder/environment.yml
conda activate artic-pipeline-example
- run the notebook
jupyter notebook notebooks/artic_pipeline_example.ipynb
On this page
Languages
Jupyter Notebook99.7%Python0.3%
Contributors
MIT License
Created January 12, 2021
Updated January 9, 2023