You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The course can use the nf-core Gitpod container which will spin up cloud based dev environment that has Nextflow, and nf-core preinstalled along with some other tools, including docker, mamba, and conda.
Learners have a browser based file editor and terminal in one to learn Nextflow.
Add notes to make a subdirectory in /workspace, otherwise it's not saved if the session goes idle.
There are 16 cores to use, and some small amount of memory and diskspace.
It's able to run the test profile of some nf-core workflows ( using -profile test,docker).
The text was updated successfully, but these errors were encountered:
The course can use the nf-core Gitpod container which will spin up cloud based dev environment that has Nextflow, and nf-core preinstalled along with some other tools, including docker, mamba, and conda.
Learners have a browser based file editor and terminal in one to learn Nextflow.
Add notes to make a subdirectory in
/workspace
, otherwise it's not saved if the session goes idle.There are 16 cores to use, and some small amount of memory and diskspace.
It's able to run the test profile of some nf-core workflows ( using
-profile test,docker
).The text was updated successfully, but these errors were encountered: