Skip to main content

inspect_command

No overview available.

def inspect_command(
**kwargs: dict
) - > object

Registers a new command of type 'inspect' within the Panel system.

Parameters

NameTypeDescription
**kwargsdictArbitrary keyword arguments passed to the Panel registration method to configure the inspection command.

Returns

TypeDescription
objectThe result of the Panel registration process for the inspection command.