Skip to content

Commit 40350e6

Browse files
python note
1 parent 9721fac commit 40350e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ If you wish to use GeNN or PyGeNN interactively, you can launch a bash shell in
124124
docker run -it --gpus=all gennteam/genn:latest
125125
```
126126
You can also provide a final argument to launch a different executable e.g. ``/bin/sh`` to launch a dash shell.
127+
**NOTE** PyGeNN is installed in the system Python 3 environment, the interpreter for which is launched with ``python3`` (rather than just ``python``) on Ubuntu 20.04.
127128

128129
### Accessing your files
129130
When using the GeNN container you often want to access files on your host system.

0 commit comments

Comments
 (0)