rsnt_translations
56,430
edits
No edit summary |
No edit summary |
||
Line 25: | Line 25: | ||
=== Project directory (group-based installation) === | === Project directory (group-based installation) === | ||
To install Anaconda with Python 2, use the following commands, replacing <code><project></code> by your project identifier: | |||
To install Anaconda with Python 2, use the following commands, replacing | |||
{{Command|eb --sticky-bit --set-gid-bit --prefix{{=}}$(readlink ~/projects/<project>) Miniconda2-4.3.27.eb}} | {{Command|eb --sticky-bit --set-gid-bit --prefix{{=}}$(readlink ~/projects/<project>) Miniconda2-4.3.27.eb}} | ||
For Anaconda with Python 3, execute the following command, replacing the field <code><project></code> by your group identifier: | For Anaconda with Python 3, execute the following command, replacing the field <code><project></code> by your group identifier: |