Scientific tools
Last modified: 11 February 2024warning
The following is only valid when the Python plugin is installed and enabled.
IntelliJ IDEA supports the following tools for scientific computing:
The Data View tool window supports NumPy arrays and pandas dataframes.
Matplotlib provides a set of Python plotting libraries.
IPython provides a rich architecture for interactive computing with data visualization.
With the 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.