Comment by kwikiel
3 months ago
I wish Zed would implement support for Jupyter notebooks first. Maybe this sounds like a thing I can contribute
3 months ago
I wish Zed would implement support for Jupyter notebooks first. Maybe this sounds like a thing I can contribute
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