Skip to content

Commit

Permalink
v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
InkosiZhong committed Mar 13, 2024
1 parent 86b49fb commit 7243185
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -178,11 +178,10 @@ Chopsticks exists to handle large-scale computing tasks, interactive tasks are n
Chopsticks temporarily does not support different tasks to run in different environments, it mainly depends on the running environment of the guard process. If you want to modify the running environment (such as conda environment), please execute following commands

```bash
(base) cquit
(base) cs quit
(base) conda activate env
(env) credirect # or any other commands
(env) cs redirect # or any other commands
> [trigger] start a guard process
> [guard] guard process ready
> [redirect] set as /tmp/out.txt
> [trigger] the above outputs are antique
```

0 comments on commit 7243185

Please sign in to comment.