You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I would like to run a demo in a REPL, such as the interactive python shell. My issue is that pe will wait for the end of the current command to go to the next, so just using pe for the REPL will not work. Is there any way to do that?
Hi, I would like to run a demo in a REPL, such as the interactive python shell. My issue is that
pewill wait for the end of the current command to go to the next, so just using pe for the REPL will not work. Is there any way to do that?