zed icon indicating copy to clipboard operation
zed copied to clipboard

Python Interactive window (as in VSCode)

Open vasili111 opened this issue 1 year ago • 2 comments

Check for existing issues

  • [X] Completed

Describe the feature

VSCode supports "Python Interactive window" which instead of showing cell output in the same window shows in separate window. I think it is more convenient than Jupyter notebooks. It will be good to have same functionality in Zed. More information here: https://code.visualstudio.com/docs/python/jupyter-support-py

Related to #5273

If applicable, add mockups / screenshots to help present your vision of the feature

Screenshot:

image

vasili111 avatar Jan 26 '24 16:01 vasili111

+1

sidhreddy avatar Jan 26 '24 16:01 sidhreddy

+1

basitcodeenv avatar Jan 26 '24 16:01 basitcodeenv

+1

ballon3 avatar Jan 29 '24 06:01 ballon3

Another thing that would be cool to see is a matlab-like view where you have a runnable code file, an interactive console and a table of all global variables and their values in sync with the interactive console.

jansol avatar Feb 15 '24 23:02 jansol

+1

xsa-dev avatar Apr 03 '24 09:04 xsa-dev

+1!

StefanBloemheuvel avatar May 23 '24 10:05 StefanBloemheuvel