This terminal contains flatted_view module imported as remote package.
You can use the encode, decode, and view functions to test the module.
There are also JS shortcuts, such as js.log, js.encode, js.decode, and js.view.
Please note that to pass Python reference to js.encode you need to use to_js(ref), which is also already available.