Install JetBrains DataSpell
JetBrains DataSpell is a cross-platform IDE that provides consistent experience on the Windows, macOS, and Linux operating systems.
In this release, JetBrains DataSpell is available within the JetBrains JetBrains DataSpell Insiders Program, a private program organized by JetBrains for experts from the field of data science. The program provides access to the early builds of JetBrains JetBrains DataSpell and it is designed to allow us to collect early feedback and gain insight about the needs and behavior of data scientists. To join the program, fill out the form at https://www.jetbrains.com/dataspell/. Once you have confirmed your participation, you will get a detailed email with instructions on how to download the early builds of JetBrains DataSpell.
System requirements
Requirement | Minimum | Recommended |
---|---|---|
RAM | 4 GB of free RAM | 8 GB of total system RAM |
CPU | Any modern CPU | Multi-core CPU. JetBrains DataSpell supports multithreading for different operations and processes making it faster the more CPU cores it can use. |
Disk space | 2.5 GB and another 1 GB for caches | SSD drive with at least 5 GB of free space |
Monitor resolution | 1024x768 | 1920×1080 |
Operating system | Officially released 64-bit versions of the following:
Pre-release versions are not supported. | Latest 64-bit version of Windows, macOS, or Linux (for example, Debian, Ubuntu, or RHEL) |
You do not need to install Java to run JetBrains DataSpell because JetBrains Runtime is bundled with the IDE (based on JRE 11).
JetBrains DataSpell supports the following versions of Python
Python 2: version 2.7
Python 3: from the version 3.6 up to the version 3.10
Standalone installation
Install JetBrains DataSpell manually to manage the location of every instance and all the configuration files. For example, if you have a policy that requires specific install locations.
Fill out the form at https://www.jetbrains.com/dataspell/ to join the JetBrains JetBrains DataSpell Insiders Program.
Follow the instructions in the invitation email to download the .exe installer.
Run the installer and follow the wizard steps.
Find JetBrains DataSpell in the Start menu or use the desktop shortcut if it was created during installation. You can also run dataspell.bat in the installation directory under bin.
To run JetBrains DataSpell, find it in the Windows Start menu or use the desktop shortcut. You can also run the launcher batch script or executable in the installation directory under bin.
Fill out the form at https://pages.jetbrains.com/pycharm-data-science-insiders to join the JetBrains JetBrains DataSpell Insiders Program.
Follow the instructions in the invitation email to download the .dmg installer.
Mount the image and drag the JetBrains DataSpell app to the Applications folder.
Run the JetBrains DataSpell app in the Applications directory, from Launchpad, or from Spotlight.
Run the JetBrains DataSpell app from the Applications directory, Launchpad, or Spotlight.
Fill out the form at https://pages.jetbrains.com/pycharm-data-science-insiders to join the JetBrains JetBrains DataSpell Insiders Program.
Follow the instructions in the invitation email to download the tarball.
Install the tarball into the /opt directory:
sudo tar xzf dataspell-*.tar.gz -C /opt/Switch to the bin directory:
cd /opt/dataspell-*/bin
Run the dataspell.sh shell script in the bin directory.
When you run JetBrains DataSpell for the first time, some steps are required to complete the installation, customize your instance, and start working with the IDE.
For more information, see Run JetBrains DataSpell for the first time.
Install Conda
If you plan to use Conda environment:
Download Anaconda.
Install Anaconda using the installation instructions.