finesse.environment

Finesse environment information.

Functions

has_pygraphviz()

Determine if pygraphviz and graphviz are available on the current path.

is_interactive()

Check if Finesse is being run from an interactive environment.

reset_traceback_handler()

show_tracebacks([show_tb])

Get or set whether to show tracebacks in Jupyter/IPython in full form or just as a single error message.

tb()

Show the last traceback in full.

traceback_handler_instance()