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 a10387d commit 4c43079Copy full SHA for 4c43079
.devcontainer/devcontainer.json
@@ -8,7 +8,7 @@
8
"features": {
9
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {}
10
},
11
- "workspaceFolder": "/workspaces/nextflow-io_training/hello-nextflow/",
+ "workspaceFolder": "/workspaces/training/hello-nextflow/",
12
"workspaceMount": "source=${localWorkspaceFolder},target=${localWorkspaceFolder},type=bind",
13
"remoteEnv": {
14
"NXF_HOME": "/workspaces/.nextflow",
0 commit comments