wxyz.json_e#

experimental Jupyter widgets for JSON-E

class wxyz.json_e.JSONE(**kwargs: Any)[source]#

Bases: Fn, JSONEBase

Transform a JSON document

mode#

whether to execute transformations on the client and/or the kernel

source: any#

the source

the_function(source, context)[source]#

actually render

the_observer(*_)#

Base observer that updates value and/or error

value: any#

the value produced by evaluating the function