Skip to content

FCP-INDI/C-PAC_tutorials

C-PAC Tutorials

This repository contains C-PAC tutorials in Jupyter notebooks.

You can view these notebooks at fcp-indi.github.io/docs/nightly/user/tutorials. Rebuild nightly docs

You can download these notebooks and run them locally.

See CONTRIBUTING for contributing guidelines.

Running locally

Prerequisites:

  • Docker or Singularity
  • Python ≥ 3.7

To run locally, in a Python environment of your choice (e.g., venv, Conda, your system Python (not recommended)), in a terminal (not in a Python interpreter, but in a shell) go to the directory containing your local clone/copy of this repository and run

pip install -r requirements.txt

then either

jupyter lab

or

jupyter notebook

Your terminal should give you a link to open an interactive Jupyter session in a browser.

About

Tutorials for C-PAC

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published