Page 351 - AI Ver 1.0 Class 9
P. 351
ATOM
Atom is an open-source cross-platform IDE built using web technologies. It is highly customizable and provides
Python language support 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 the information. It is easy-to-use, open-source software that
allows you to create and share live code, visualizations, etc. To install Jupyter Notebook, visit the following link:
https://jupyter.org/
IDEs for Python 349

