shellglobals

Module: shellglobals

Some globals used by the main Shell classes.

IPython.shellglobals.run_in_frontend()

Check if source snippet can be run in the REPL thread, as opposed to GUI mainloop (to prevent unnecessary hanging of mainloop).

Table Of Contents

Previous topic

prefilter

Next topic

strdispatch

This Page