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

Update README.md

parent 98b48d5c
No related branches found
No related tags found
No related merge requests found
......@@ -78,7 +78,7 @@ You can also start a container and run 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'
```
## Access to GUI
## Access to GUI within Enroot
```
enroot start --rw --env DISPLAY --mount /tmp/.X11-unix:/tmp/.X11-unix --mount /proj/nsc_testing/xuan:/proj/nsc_testing/xuan nvidia_pytorch_22.09
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment