We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2d2022 commit a10387dCopy full SHA for a10387d
.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
8
"features": {
9
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {}
10
},
11
- "workspaceFolder": "/workspaces/training/hello-nextflow/",
+ "workspaceFolder": "/workspaces/nextflow-io_training/hello-nextflow/",
12
"workspaceMount": "source=${localWorkspaceFolder},target=${localWorkspaceFolder},type=bind",
13
"remoteEnv": {
14
"NXF_HOME": "/workspaces/.nextflow",
0 commit comments