How to Install spyder-doc in Ubuntu 18.04



Install spyder-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install spyder-doc

Description:

documentation for spyder

Originally written to design Spyder (the Scientific PYthon Development EnviRonment), the spyderlib Python library provides ready-to-use pure-Python widgets: source code editor with syntax highlighting and code introspection/analysis features, NumPy array editor, dictionary editor, Python console, etc. It's based on the Qt Python binding module PyQt4 (and is compatible with PySide since v2.2). . This package provides the documentation.

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

Version: 3.2.6+dfsg1-2

Section: universe/doc