Updated Runtime Environments (markdown)

master
Martin Kruliš 5 years ago
parent 3514e2cfff
commit ba111780aa

@ -56,3 +56,5 @@ Due to a [Python bug](http://bugs.python.org/issue10496), the interpreter
requires the `$HOME` variable to be set to something. Otherwise, it tries to
look up the UID used by Isolate in `/etc/passwd` and fails. Setting `HOME=/box`
seems to work.
Python is currently installed with pip packages for TensorFlow support, so it can be used as an environment for deep learning assignments. This may change in the future.
Loading…
Cancel
Save