top | item 45883071 (no title) kwikiel | 3 months ago I wish Zed would implement support for Jupyter notebooks first. Maybe this sounds like a thing I can contribute discuss order hn newest Palmik|3 months ago 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 pprotas|3 months ago It’s coming, there is already basic support for Jupyter kernels https://zed.dev/docs/repl
Palmik|3 months ago 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
pprotas|3 months ago It’s coming, there is already basic support for Jupyter kernels https://zed.dev/docs/repl
Palmik|3 months ago
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
pprotas|3 months ago