rsnt_translations
56,430
edits
No edit summary |
No edit summary |
||
Line 28: | Line 28: | ||
{{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 | For Anaconda with Python 3, execute the following command, replacing <code><project></code> by your group identifier: | ||
{{Command|eb --sticky-bit --set-gid-bit --prefix{{=}}$(readlink ~/projects/<project>) Miniconda3-4.3.27.eb}} | {{Command|eb --sticky-bit --set-gid-bit --prefix{{=}}$(readlink ~/projects/<project>) Miniconda3-4.3.27.eb}} | ||