Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux_modules:anaconda3 [2018/11/15 15:29] ktm5j |
linux_modules:anaconda3 [2018/11/15 15:30] ktm5j |
||
---|---|---|---|
Line 18: | Line 18: | ||
[ktm5j@portal01] ~$ echo $PATH | [ktm5j@portal01] ~$ echo $PATH | ||
/sw/centos/anaconda3/5.0.1/bin:/usr/local/bin:/usr/local/sbin:/usr/.... | /sw/centos/anaconda3/5.0.1/bin:/usr/local/bin:/usr/local/sbin:/usr/.... | ||
- | ktm5j@applecake ~ $ which python | + | [ktm5j@portal01] ~$ which python |
/sw/centos/anaconda3/5.0.1/bin/python | /sw/centos/anaconda3/5.0.1/bin/python | ||
- | ktm5j@applecake ~ $ python | + | [ktm5j@portal01] ~$ python |
Python 3.6.3 |Anaconda, Inc.| (default, Oct 13 2017, 12:02:49) | Python 3.6.3 |Anaconda, Inc.| (default, Oct 13 2017, 12:02:49) | ||
[GCC 7.2.0] on linux | [GCC 7.2.0] on linux |