IntelliJ IDEA 2021.1 Help

Scientific tools

IntelliJ IDEA supports the following tools for scientific computing:

  • Matplotlib and NumPy

    NumPy is the basic package for scientific computing with Python. Matplotlib provides a set of Python plotting libraries. Support for these packages is enabled through the Scientific Mode, which is available only in the Ultimate edition of IntelliJ IDEA.

  • Jupyter Notebook

    IPython provides a rich architecture for interactive computing with data visualization.

    With Jupyter Notebook integration available in IntelliJ IDEA through the Python plugin, you can easily edit, execute, and debug notebook source code and examine execution outputs including stream data, images, and other media.

Last modified: 19 May 2021