| ページ一覧 | ブログ | twitter |  書式 | 書式(表) |

MyMemoWiki

「Anaconda」の版間の差分

提供: MyMemoWiki
ナビゲーションに移動 検索に移動
(ページの作成:「==Anaconda== *https://www.anaconda.com/ ==Install== ===Linux=== <pre> bash ./Anaconda3-2021.05-Linux-x86_64.sh </pre>」)
 
4行目: 4行目:
 
==Install==
 
==Install==
 
===Linux===
 
===Linux===
 +
----
 +
*https://www.python.jp/install/anaconda/unix/install.html
 
<pre>
 
<pre>
 
bash ./Anaconda3-2021.05-Linux-x86_64.sh  
 
bash ./Anaconda3-2021.05-Linux-x86_64.sh  
 
</pre>
 
</pre>

2021年9月1日 (水) 14:35時点における版

Anaconda

Install

Linux


bash ./Anaconda3-2021.05-Linux-x86_64.sh