|
In Pythonista, while viewing the console, a long press on the Clear button would popup a dialog that asked me if I wanted to reset the environment, essentially clearing all the console or script created objects and starting with a 'clean slate.' |
Answered by
omz
Nov 6, 2025
Replies: 1 comment
|
|
0 replies
Answer selected by
ericm301
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
get_ipython().reset()does something similar in Lab.