This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
honor2020:conda [2020/07/10 08:32] honor2020 |
honor2020:conda [2020/07/10 08:35] (current) honor2020 |
||
---|---|---|---|
Line 20: | Line 20: | ||
デフォルトでnumpyなどが入っていないので、インストールが必要\\ | デフォルトでnumpyなどが入っていないので、インストールが必要\\ | ||
デフォルトで入っているモジュール\\ | デフォルトで入っているモジュール\\ | ||
- | os, sys, time, itertools, warningsなど\\ | + | os, sys, time, itertools, warnings, IPythonなど\\ |
$ conda install (導入したいパッケージ) | $ conda install (導入したいパッケージ) | ||
追加で導入したもの\\ | 追加で導入したもの\\ |