omnipy.shared.constants
Shared constants used across Omnipy data and display code.
BROWSER_DEFAULT_HEIGHT
module-attribute
BROWSER_DEFAULT_HEIGHT: pyd.NonNegativeInt | None = None
Used by:
-
Reference
Code reference
omnipy
config
dataBrowserUserInterfaceConfigheight
BROWSER_DEFAULT_WIDTH
module-attribute
BROWSER_DEFAULT_WIDTH: pyd.NonNegativeInt | None = 160
Used by:
-
Reference
Code reference
omnipy
config
dataBrowserUserInterfaceConfigwidth
DEFAULT_DARK_BACKGROUND
module-attribute
Used by:
-
Reference
Code reference
omnipy
config
dataColorConfigdark_background
JUPYTER_DEFAULT_HEIGHT
module-attribute
JUPYTER_DEFAULT_HEIGHT: pyd.NonNegativeInt | None = 48
Used by:
-
Reference
Code reference
omnipy
config
dataJupyterUserInterfaceConfigheight
JUPYTER_DEFAULT_WIDTH
module-attribute
JUPYTER_DEFAULT_WIDTH: pyd.NonNegativeInt | None = 112
Used by:
-
Reference
Code reference
omnipy
config
dataJupyterUserInterfaceConfigwidth
MAX_PANELS_HORIZONTALLY
module-attribute
MAX_PANELS_HORIZONTALLY: pyd.NonNegativeInt | None = 9
Used by:
-
Reference
Code reference
omnipy
config
dataLayoutConfigmax_panels_hor
MAX_PANELS_HORIZONTALLY_DEEPLY_NESTED
module-attribute
MAX_PANELS_HORIZONTALLY_DEEPLY_NESTED: pyd.NonNegativeInt | None = 4
MAX_PANEL_NESTING_DEPTH
module-attribute
MAX_PANEL_NESTING_DEPTH: pyd.NonNegativeInt | None = 3
Used by:
-
Reference
Code reference
omnipy
config
dataLayoutConfigmax_nesting_depth
MIN_CROP_WIDTH
module-attribute
MIN_CROP_WIDTH: pyd.NonNegativeInt = 33
Used by:
-
Reference
Code reference
omnipy
config
dataLayoutConfigmin_crop_width
MIN_PANEL_LINES_SHOWN_TO_ALLOW_DOUBLE_LINE_TITLE
module-attribute
MIN_PANEL_LINES_SHOWN_TO_ALLOW_SINGLE_LINE_TITLE
module-attribute
MIN_PANEL_WIDTH
module-attribute
MIN_PANEL_WIDTH: pyd.NonNegativeInt = 3
Used by:
-
Reference
Code reference
omnipy
config
dataLayoutConfigmin_panel_width
STYLE_CLS_NAME_TINTED_BASE16_PREFIX
module-attribute
TABLE_BORDER_BG_BASE_16_TOKEN
module-attribute
TABLE_BORDER_NO_BG_BASE_16_TOKEN
module-attribute
TERMINAL_DEFAULT_HEIGHT
module-attribute
TERMINAL_DEFAULT_HEIGHT: pyd.NonNegativeInt | None = 24
Used by:
-
Reference
Code reference
omnipy
config
dataUserInterfaceTypeConfigheight
TERMINAL_DEFAULT_WIDTH
module-attribute
TERMINAL_DEFAULT_WIDTH: pyd.NonNegativeInt | None = 80
Used by:
-
Reference
Code reference
omnipy
config
dataUserInterfaceTypeConfigwidth