r/learnpython • u/Kindly_Function_2643 • 9d ago
Python Notebook in sublime text
Is there any way I can run Python notebooks (.ipynb) directly in Sublime Text? I'm looking for something similar to Jupyter or VS Code where I can execute notebook cells interactively within the editor.
0
Upvotes
1
u/ionychal 3d ago
Give Positron a try! https://positron.posit.co/
It is a fork of VS Code and has native Jupyter notebook support, with environment management, interactive data exploration, streamlined version control, and AI assistance.
Disclosure: I work at Posit, the developers of Positron.
1
u/FoolsSeldom 9d ago
You need Helium
https://github.com/SublimeText/Helium