Hacker News new | ask | show | jobs
by Iwan-Zotow 1880 days ago
> Are there any plans to have a non-browser Jupyter?

Sure. VSCode with python and Jupyter extensions

3 comments

Is VSCode's Jupyter extension much better than PyCharm's? Just curious, I prefer PyCharm over VSCode for normal python dev work. By a lot but I get it's personal preference, so I'm curious.
can't compare with charm, but a lot better than web, I believe
I tried this for the first time the other day and it was a great experience. Ironically the most cumbersome part continues to be Python environment management. I'll spare you my usual rant about that, but hopefully by Python 4 they'll find a solution.
What difference does this make, though? Isn't VSCode an Electron app? All of its UI is based on web stuff, anyway!
I assume that at least the browser shortcuts are out of the way ?