VOOZH about

URL: https://thenewstack.io/kotlin-notebook-jupyter-python-retreat/

⇱ JetBrains kills Kotlin Notebook months after Microsoft's Polyglot exit. But Jupyter is doing just fine. - The New Stack


TNS
SUBSCRIBE
Join our community of software engineering leaders and aspirational developers. Always stay in-the-know by getting the most important news and exclusive content delivered fresh to your inbox to learn more about at-scale software development.
REQUIRED
It seems that you've previously unsubscribed from our newsletter in the past. Click the button below to open the re-subscribe form in a new tab. When you're done, simply close that tab and continue with this form to complete your subscription.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.
Welcome and thank you for joining The New Stack community!
Please answer a few simple questions to help us deliver the news and resources you are interested in.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Great to meet you!
Tell us a bit about your job so we can cover the topics you find most relevant.
REQUIRED
REQUIRED
REQUIRED
REQUIRED
REQUIRED
Welcome!

We’re so glad you’re here. You can expect all the best TNS content to arrive Monday through Friday to keep you on top of the news and at the top of your game.

What’s next?

Check your inbox for a confirmation email where you can adjust your preferences and even join additional groups.

Follow TNS on your favorite social media networks.

Become a TNS follower on LinkedIn.

Check out the latest featured and trending stories while you wait for your first TNS newsletter.

PREV
1 of 2
NEXT
VOXPOP
As a JavaScript developer, what non-React tools do you use most often?
Angular
0%
Astro
0%
Svelte
0%
Vue.js
0%
Other
0%
I only use React
0%
I don't use JavaScript
0%
Thanks for your opinion! Subscribe below to get the final results, published exclusively in our TNS Update newsletter:
NEW! Try Stackie AI
From clobbered drafts to real-time sync
Apr 14th 2026 10:00am, by David Moore
TypeScript 6.0 RC arrives as a bridge to a faster future
Mar 14th 2026 9:00am, by Darryl K. Taft
Mastra empowers web devs to build AI agents in TypeScript
Jan 28th 2026 11:00am, by Loraine Lawson
2026-06-29 13:59:29
JetBrains kills Kotlin Notebook months after Microsoft's Polyglot exit. But Jupyter is doing just fine.
AI / Developer tools / Open Source / Programming Languages / Python

JetBrains kills Kotlin Notebook months after Microsoft’s Polyglot exit. But Jupyter is doing just fine.

Two notebook tools gone, with AI taking the blame. The real culprit, perhaps, is Python.
Jun 29th, 2026 1:59pm by Paul Sawers
👁 Featued image for: JetBrains kills Kotlin Notebook months after Microsoft’s Polyglot exit. But Jupyter is doing just fine.
Rifky Nur Setyadi for Unsplash+

JetBrains, the Czech developer tools company behind the IntelliJ IDEA IDE, announced Monday that it’s sunsetting Kotlin Notebook, the interactive coding plugin it first launched in July 2023.

Starting with IntelliJ IDEA 2026.2, the plugin will be unbundled from the IDE and handed to the open-source community under the Apache 2.0 license — the first time its source code has been made publicly available. JetBrains will publish no compatible version for 2026.3 and beyond, meaning whoever picks this up faces an immediate compatibility cliff.

“Kotlin Notebook didn’t reach the level of adoption we expected.”

Almost exactly three years after its launch, Marco Behler, head of the JVM ecosystem at JetBrains, says the plugin has basically failed to find its audience. “Kotlin Notebook didn’t reach the level of adoption we expected,” Behler writes.

He also points to a broader change in how developers work, with AI a prime protagonist.

“AI tools have changed how developers explore code, prototype, and iterate, and many of the workflows that originally drove notebook adoption have evolved along with that shift,” he says.

“AI tools have changed how developers explore code, prototype, and iterate.”

Microsoft made a near-identical move in February, when it quietly announced it was deprecating Polyglot Notebooks — its VS Code extension for running C# and other languages inside the Jupyter format — with barely a month’s notice. The extension had drawn more than 1.8 million installs and a four-star rating before Microsoft pulled the plug, pointing users toward “the next generation of AI-powered coding experiences” as the path forward.

The Python problem

While the AI displacement thread may hold some truth, there could be a simpler explanation underneath it: notebooks are a Python-native habit, and always have been.

The Jupyter format — the open standard underpinning both Kotlin Notebook and Polyglot Notebooks — originated in the Python and data science world. Its kernel protocol, an open spec that defines how a notebook frontend communicates with a language runtime, is language-agnostic by design, making it fairly straightforward for JetBrains and Microsoft to build on top of it. But the working culture that makes notebooks genuinely useful — exploratory analysis, inline visualization, sharing results as a living document — belongs substantively to data scientists working in Python, not to application developers working in Kotlin or C#.

JetBrains was trying to bring that culture into IntelliJ’s Kotlin developer base. Microsoft was attempting the same for its C# and .NET community. Neither community adopted it the way Python developers adopt Jupyter, and both companies have seemingly used AI as the exit ramp.

Jupyter’s thunder: stolen by no one

Jupyter Notebook usage, it seems, remains in rude health. According to GitHub’s most recent Octoverse report, the number of repositories containing Jupyter Notebooks grew 75% year-over-year, from 1.4 million to 2.42 million. A further data point: Jupyter Notebook usage nearly doubled specifically within AI-tagged repositories, with over 400,000 such projects active — evidence of its role as the go-to environment for prototyping and running AI experiments.

Google Colab, for its part, tells a different story entirely. Built from the ground up as a Python-first environment for data scientists and ML researchers since 2017, Colab never had the audience problem that sank Kotlin Notebook and Polyglot Notebooks — it was always serving the community for whom notebooks are a daily tool. Google has been adding AI features to Colab for several years, with a full “AI-first” version rolled out in June 2025. It was basically all about baking agentic capabilities directly into the notebook, rather than treating AI as a reason to abandon it.

For JetBrains, the Kotlin Notebook sunset is one piece of a larger recalibration. As The New Stack has previously written, the traditional IDE is under real pressure from AI-native coding tools that increasingly handle tasks through conversation and agent orchestration rather than menus and keystrokes. In early June, JetBrains open-sourced Mellum2, a 12-billion-parameter coding model built for on-premises deployment — a confident move in the current AI coding tools market. Killing a niche plugin and open-sourcing a frontier model in the same month says something about where JetBrains thinks its future lies — and it isn’t persuading Kotlin developers to work like data scientists.

TRENDING STORIES
Paul is an experienced technology journalist covering some of the biggest stories from Europe and beyond, most recently at TechCrunch where he covered startups, enterprise, Big Tech, infrastructure, open source, AI, regulation, and more. Based in London, these days Paul...
Read more from Paul Sawers
SHARE THIS STORY
TRENDING STORIES
SHARE THIS STORY
TRENDING STORIES
TNS DAILY NEWSLETTER Receive a free roundup of the most recent TNS articles in your inbox each day.
The New Stack does not sell your information or share it with unaffiliated third parties. By continuing, you agree to our Terms of Use and Privacy Policy.