Skip to content

Commit 20327c1

Browse files
committed
🔀 Merge docs/brainlife into update/1.8
2 parents a4381ce + c9cf087 commit 20327c1

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
C-PAC brainlife.io app
2+
----------------------
3+
4+
Please visit |DOI:10.25663/brainlife.app.399| to see documentation for C-PAC on brainlife.io and brainlife.io generally.
5+
6+
.. |DOI:10.25663/brainlife.app.399| image:: https://img.shields.io/badge/DOI-10.25663%2Fbrainlife.app.399-blue
7+
:target: https://doi.org/10.25663/brainlife.app.399

docs/_sources/user/quick.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ C-PAC Quickstart
77

88
.. include:: cpac.rst
99

10-
For instructions to run in Docker or Singularity without installing cpac (Python package), see :doc:`All Run Options </user/running>`
10+
For instructions to run C-PAC in Docker or Singularity without installing cpac (Python package), see :doc:`All Run Options </user/running>`
11+
12+
.. include:: brainlife.io_app.rst
1113

1214
Default Pipeline
1315
----------------

docs/_sources/user/quick_overview.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Let's Go!
22
---------
33

4-
#. The recommended way to run C-PAC is through the use of a container such as Docker or Singularity. Using these containers can be facilitated by :doc:`cpac`.
4+
#. The recommended way to run C-PAC is through the use of a container such as Docker or Singularity. Using these containers can be facilitated by :doc:`cpac`. C-PAC is also available as a |brainlife.io/app|.
55

66
#. Containers are completely pre-built environments that help ensure reproducibility (same exact library versions, behavior, etc.).
77

@@ -16,3 +16,6 @@ Let's Go!
1616
#. C-PAC can also pull input data from the cloud (AWS S3 buckets), so you can pull public data from any of the open-data releases immediately.
1717

1818
#. More information regarding all of these points are available below, and throughout the rest of the User Guide.
19+
20+
.. |brainlife.io/app| image:: https://img.shields.io/badge/brainlife.io-app-green.svg
21+
:target: https://brainlife.io/app/5f3593e84615e04651bf9364

0 commit comments

Comments
 (0)