carpentries-incubator / workflows-nextflow

Workflow management with Nextflow and nf-core
https://carpentries-incubator.github.io/workflows-nextflow/
Other
18 stars 29 forks source link

Add Gitpod configuration #60

Closed mahesh-panchal closed 2 years ago

mahesh-panchal commented 2 years ago

Adds configuration for a Gitpod.

Allows anyone from anywhere to spin up an instance of this course and learn at their own pace. Default software should therefore be pulled using Docker containers rather than from a conda environment.

Prefix the repository with https://gitpod.io/# E.g. https://gitpod.io/#https://github.com/mahesh-panchal/workflows-nextflow A terminal can be started from VScode, giving learners a fully integrated IDE.