$ pip freeze $ pip search QUERY $ pip install PACKAGE_NAMES $ pip uninstall PACKAGE_NAMES 例として、iPyhton Notebook用に新しいPython仮想環境 notebook を作成する手順です。 .. contents:: :local: Python仮想環境を作成する ...
Alternatively, instead of going through all the manual steps listed in the following sections, there is the Anaconda Python distribution for scientific computing. Although Anaconda is distributed by ...