We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Building on #12062, #9778, #5273 and other issues labeled https://github.com/zed-industries/zed/labels/jupyter, this is a tracking issue for inline code running in Zed.
jupyter.enabled
View
# %%
ctrl-shift-enter
ctrl-alt(option)-enter
process.status()
application/vnd.dataresource+json
Muted
Executing...
Queued
If we can make it in time,
text/plain
The text was updated successfully, but these errors were encountered:
Shipped!
Sorry, something went wrong.
No branches or pull requests
Building on #12062, #9778, #5273 and other issues labeled https://github.com/zed-industries/zed/labels/jupyter, this is a tracking issue for inline code running in Zed.
Media
Settings
jupyter.enabled
to default to true, allow people to turn it offArchitecture Polish
View
for managing the runtimes# %%
format for code cells/blocks (see https://jupytext.readthedocs.io/en/latest/formats-scripts.html)Keybindings
ctrl-shift-enter
- runs the current block (cell/line/selection) and moves down to next blockctrl-alt(option)-enter
- runs the current blockKernel Support
process.status()
repl: Check process status and propagate to output #14782Output Polish
application/vnd.dataresource+json
needs to be able to show larger tables (Done in Measure maximum width of each cell to render table #14026)Muted
styling for theExecuting...
andQueued
text (Done in Switch to muted color for kernel output labels #14529)Kernel Discovery
Documentation:
Stretch goals
If we can make it in time,
text/plain
media type within assistant panel when repl used there, to allow model to iterate with youThe text was updated successfully, but these errors were encountered: