jupyter_analysis_tools.widgets

Functions

showBoolStatus(value, description[, invertcolor])

Pretty prints the status of a boolean variable value along with the provided description in a green color for True and in a red color for False values.

Classes

PathSelector(start_dir[, select_file])