38,760
edits
No edit summary |
(Updating to match new version of source page) |
||
Line 25: | Line 25: | ||
=== Project directory (group-based installation) === | === Project directory (group-based installation) === | ||
<div class="mw-translate-fuzzy"> | |||
To install Anaconda with Python 2, execute the following commands, replacing <code><project></code> by your project identifier: | To install Anaconda with Python 2, execute the following commands, replacing <code><project></code> by your project identifier: | ||
{{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}} | ||
</div> | |||
For Anaconda with Python 3, execute the following command, replacing <code><project></code> by your group identifier: | For Anaconda with Python 3, execute the following command, replacing <code><project></code> by your group identifier: |