Skip to content

Commit 2bfab19

Browse files
committed
[automated] Fix code linting
1 parent 7b1b250 commit 2bfab19

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/nci_gadi.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ nextflow run <nf-core_pipeline>/main.nf \
3434

3535
#### External network access
3636

37-
Please be aware that NCI Gadi HPC compute nodes **do not** have external network access. This means you will not be able to pull the workflow codebase or containers if you submit your `nextflow run` command as a job on any of the standard job queues (see the [nf-core documentation](https://nf-co.re/docs/usage/offline) for instructions on running pipelines offline). NCI currently recommends you run your Nextflow head job either in a GNU screen or tmux session within a [persistent session](https://opus.nci.org.au/spaces/Help/pages/241926895/Persistent+Sessions), or submit it as a job to the [copyq](https://opus.nci.org.au/display/Help/Queue+Structure).
37+
Please be aware that NCI Gadi HPC compute nodes **do not** have external network access. This means you will not be able to pull the workflow codebase or containers if you submit your `nextflow run` command as a job on any of the standard job queues (see the [nf-core documentation](https://nf-co.re/docs/usage/offline) for instructions on running pipelines offline). NCI currently recommends you run your Nextflow head job either in a GNU screen or tmux session within a [persistent session](https://opus.nci.org.au/spaces/Help/pages/241926895/Persistent+Sessions), or submit it as a job to the [copyq](https://opus.nci.org.au/display/Help/Queue+Structure).
3838

3939
For example, to run Nextflow in a GNU screen session within a persistent session:
4040

@@ -89,4 +89,4 @@ Additionally, Sydney Informatics Hub also provides a script to collect per-task
8989

9090
```bash
9191
bash gadi_nfcore_report.sh
92-
```
92+
```

0 commit comments

Comments
 (0)