crystal_toolkit.components.localenv module

class crystal_toolkit.components.localenv.LocalEnvironmentPanel(*args, **kwargs)[source]

Bases: PanelComponent

contents_layout() Div[source]
property description
generate_callbacks(app, cache)[source]

Generate all callbacks associated with the layouts in this app. Assume that “suppress_callback_exceptions” is True, since it is not always guaranteed that all layouts will be displayed to the end user at all times, but it’s important the callbacks are defined on the server.

static get_graph_data(graph, display_options)[source]
property loading_text
property title