Prompt for Native REPL when user types python
in terminal
#24270
Labels
area-repl
area-terminal
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
As we are experimenting with the Native REPL, we are re-routing all Run in Terminal REPL commands and entry points to the Native REPL except for when a user explicitly types
python
in the terminal repl to launch a repl instance.We might consider adding a prompt for when a user does this to try the Native REPL at some cadence (once per session, after typing their 3,4,5th time typing
python
, once per user, etc.) to try to drive traffic to the Native REPLThe text was updated successfully, but these errors were encountered: