Page 445 - Ai_417_V3.0_C9_Flipbook
P. 445
ATOM
Atom is an open-source cross-platform IDE built using web technologies. It is highly customisable and provides
Python language supports installing the extension when Atom is running. Some of the useful packages for
Python development are atom-python-run, Python Black, python-indent, atom-python-test, autocomplete-
python, Python Tools, linter-flake8, python-debugger, etc. To install Atom, visit the following link:
https://atom.io/
Jupyter Notebook
Jupyter Notebook is a web-based interactive development environment. It is popular in the data science
community for analysing, sharing and presenting information. It is easy-to-use, open-source software that
allows you to create and share live code, visualisations, etc. To install Jupyter Notebook, visit the following link:
https://jupyter.org/
IDEs for Python 443

