How to Install spyder3 in Ubuntu 18.04



Install spyder3 by entering the following commands in the terminal:

sudo apt update
sudo apt install spyder3

Description:

Python IDE for scientists (Python 3)

Spyder (previously known as Pydee) is a free open-source Python development environment providing MATLAB-like features in a simple and light-weighted software . This package provides the application for Python 3.

Homepage: https://github.com/spyder-ide/spyder

Version: 3.2.6+dfsg1-2

Section: universe/devel