def
json
cauldron.display.json()

Adds the specified data to the the output display window with the specified key. This allows the user to make available arbitrary JSON-compatible data to the display for runtime use.

Arguments
Required
Optional
kwargs

Any

Each keyword argument is added to the CD.data object with the specified key and value.

Default Value: 

dict