Hacker News new | ask | show | jobs
by kwikiel 218 days ago
I wish Zed would implement support for Jupyter notebooks first. Maybe this sounds like a thing I can contribute
2 comments

I migrated to using the # %% syntax in plain .py files.

For me, it's a superior experience anyway. I also prefer it in editors that support both (like VS code).

You can run the REPL with a Jupiter kernel as well.

https://zed.dev/docs/repl#cell-mode

It’s coming, there is already basic support for Jupyter kernels https://zed.dev/docs/repl