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 f94fc69 commit 377875cCopy full SHA for 377875c
scripts/CLUSTER.md
@@ -20,6 +20,6 @@ running on the cluster.
20
# for creating a personal environment
21
source scripts/stability-cluster/env_creation.sh jack/ jack/
22
23
- # for creating an specific experiment environment
+ # for creating an experiment environment (usually called by another script)
24
source scripts/stability-cluster/env_creation.sh experiments/my-experiment jack/
25
```
0 commit comments