IntelliJ IDEA
 
Get IntelliJ IDEA
You are viewing the documentation for an earlier version of IntelliJ IDEA.

Scientific project

Last modified: 11 February 2024

To perform scientific computing and data visualization, select the Scientific project type in the New Project wizard.

When choosing the Scientific project type, you need to ensure that you have conda installed. Once this is done, all you need is to specify the project name. You can also alter the name of the data folder if needed.

Note that to work with Matplotlib, Numpy, or or pandas, you need to install these packages on your Python interpreter.