Spyder4: Install Conda Spyder4 Ubuntu 20.04
Revision as of 08:11, 24 December 2020 by Onnowpurbo (talk | contribs) (Created page with "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 mat...")
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
Aktivasi
conda activate spyder-env