Spyder4: Install Conda Spyder4 Ubuntu 20.04

From OnnoWiki
Revision as of 08:19, 24 December 2020 by Onnowpurbo (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Sumber: https://docs.spyder-ide.org/current/installation.html

Install

conda create -n spyder-env spyder=4

Atau

conda create -n spyder-env spyder=4 numpy scipy pandas matplotlib sympy cython seaborn tensorflow keras
# sudo pip install sklearn features

Aktivasi

conda activate spyder-env




Referensi


Pranala Menarik