News

Challenge to VS Code Python? JetBrains Tests Data Science IDE

In what might be seen as a challenge to the super-popular combination of Visual Studio Code and its Python extension, JetBrains is testing its own IDE for data scientists.

Called JetBrains DataSpell, the new offering has just emerged from a private Early Access Program and is now available to everyone wishing to join the EAP and do things like wrangle notebooks, made popular in the Jupyter scheme catering to AI and data science use cases.

JetBrains DataSpell in Animated Action
[Click on image for larger view.] JetBrains DataSpell in Animated Action (source: JetBrains).

In fact, the primary focus during the preview testing was polishing the notebook experience, including the ability to smoothly manipulate Jupyter Notebook cells along with traditional shortcuts, crisp output display and quick-fixes, said JetBrains, which listed these improvements:

  • We've made it possible to collapse individual outputs via both shortcut and mouse.
  • We've significantly improved the scrolling of notebooks and notebook outputs.
  • For table outputs, we've added dedicated actions to open data in separate editor tabs.
  • For images, we've added dedicated actions to save images to a file.
  • For unresolved packages in code cells, we've added a quick-fix that adds the import statement to the current cell and automatically invokes it so the user doesn't have to do so manually.
  • Chinese and Korean characters are now properly displayed in table outputs.

JetBrains, of course, is known to the Visual Studio Magazine audience for its Rider .NET IDE and other tooling for Microsoft-centric development products like WinForms, Windows Presentation Foundation (WPF), ASP.NET and more.

Now the company appears to be mounting a challenge to VS Code and its Python extension, which bundles a Jupyter-specific tool. Both are extremely popular. VS Code has been named the No. 1 development tool in major surveys, and the Python extension available in the Visual Studio Code Marketplace has been downloaded a whopping 41.6 million times as of this writing. For perspective, the second-most popular tool in the marketplace is a C/C++ tool that clocks in at fewer than 23 million downloads.

JetBrains doesn't mention VS Code in its announcement, but it does answer a related question that has come up: "How is JetBrains DataSpell better than other tools for data scientists?"

Here's the answer:

When it comes to the Python ecosystem, there has never been an IDE designed specifically for data science. People involved in data science had to use either editors, developer IDEs, or standalone Jupyter notebooks. Only in the R ecosystem has a standalone IDE for data science actually been available. We've often heard people with RStudio experience complain that something similar doesn't exist for Python. JetBrains DataSpell is such an IDE for data scientists.

On one hand, JetBrains DataSpell brings a wide range of data science tools together, including notebooks, interactive REPL, dataset and visualization explorer, and Conda support. On the other hand, JetBrains DataSpell offers intelligent coding assistance for Python and tons of other tools, all integrated seamlessly under a unified user interface.

Additionally, even though Python support is a high priority, JetBrains DataSpell is open to support for other languages. Currently, it already has basic support for R. Support for other languages may be added later, too.

More about the new offering still in the EAP was shared in a video by Nafiul Islam, who noted it was created by the same people behind the company's Python-specific PyCharm IDE.

"The PyCharm team has been working on a new IDE called DataSpell, and what DataSpell does is that it answers the question of what are we doing for data scientists out there, right," he said. "So DataSpell is a new IDE that is designed for professional data scientists. At the core of that experience is Jupyter Notebooks. We've worked really hard to make that Jupyter Notebook experience as clean as possible."

Along with opening up the EAP to the public, JetBrains is sending invites to everybody who has been waiting for one and is also letting developers download EAP builds from the DataSpell web site without registration.

More information is also available in a much longer video titled "From Jupyter Notebooks To JetBrains DataSpell."

The Sept. 6 announcement also provides more details on expected pricing (similar to other JetBrains IntelliJ-based IDEs) and functionality and answers questions about how DataSpell differs from PyCharm. One interesting note about the latter: "Most of the functionality of JetBrains DataSpell, including the support for Jupyter notebooks, will soon also be available with PyCharm Pro."

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Mastering Blazor Authentication and Authorization

    At the Visual Studio Live! @ Microsoft HQ developer conference set for August, Rockford Lhotka will explain the ins and outs of authentication across Blazor Server, WebAssembly, and .NET MAUI Hybrid apps, and show how to use identity and claims to customize application behavior through fine-grained authorization.

  • Linear Support Vector Regression from Scratch Using C# with Evolutionary Training

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the linear support vector regression (linear SVR) technique, where the goal is to predict a single numeric value. A linear SVR model uses an unusual error/loss function and cannot be trained using standard simple techniques, and so evolutionary optimization training is used.

  • Low-Code Report Says AI Will Enhance, Not Replace DIY Dev Tools

    Along with replacing software developers and possibly killing humanity, advanced AI is seen by many as a death knell for the do-it-yourself, low-code/no-code tooling industry, but a new report belies that notion.

  • Vibe Coding with Latest Visual Studio Preview

    Microsoft's latest Visual Studio preview facilitates "vibe coding," where developers mainly use GitHub Copilot AI to do all the programming in accordance with spoken or typed instructions.

  • Steve Sanderson Previews AI App Dev: Small Models, Agents and a Blazor Voice Assistant

    Blazor creator Steve Sanderson presented a keynote at the recent NDC London 2025 conference where he previewed the future of .NET application development with smaller AI models and autonomous agents, along with showcasing a new Blazor voice assistant project demonstrating cutting-edge functionality.

Subscribe on YouTube