Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for IPython REPL #4400

Open
dannyneira opened this issue Feb 28, 2024 · 3 comments
Open

Support for IPython REPL #4400

dannyneira opened this issue Feb 28, 2024 · 3 comments

Comments

@dannyneira
Copy link
Member

dannyneira commented Feb 28, 2024

The issue for users to track and show support for ipython REPL in Warp terminal.

IPython (Interactive Python) is an enhanced interactive shell for Python. It provides additional features and improvements over the default Python REPL, such as syntax highlighting, tab completion, and support for running shell commands.

We have a meta issue tracking support for ipython REPL here.

We plan to dedicate resources to supporting this REPL later this year, so stay tuned!

How important is this feature to you?

Please add a 👍 to the original post at the top to signal that you want this feature, and subscribe if you want to be notified. We'll post updates on this thread (if/when this is being worked on).

Please avoid comments with spam-like "+1" or 👍

@rgbkrk
Copy link

rgbkrk commented Feb 29, 2024

On a related note, we'd want to support jupyter console more deeply as well which opens opportunity for other jupyter kernels like deno, R, javascript, etc.

@Christophe1997
Copy link

I found when type %clear in ipython REPL, it skips too much, just jump the prompt.

@benjamin-havens
Copy link

Same issue as @Christophe1997, but using command-L to clear the IPython screen rather than %clear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants