Skip to content
Snippets Groups Projects
Commit ca7be015 authored by Xuan Gu's avatar Xuan Gu
Browse files

Update README.md

parent 6225efef
Branches
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ The flag ```--mount``` mounts your local directory to your container.
- You can also start a container and execute your command at the same time.
```
enroot start --rw --mount /proj/nsc_testing/xuan:/proj/nsc_testing/xuan nvidia_pytorch_22.09 sh -c 'python path_to_your_script.py'
enroot start --rw --mount /proj/nsc_testing/xuan:/proj/nsc_testing/xuan nvidia_pytorch_22.09 sh -c 'python my_script.py'
```
## Access to GUI within Enroot
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment