Spencer Park

Results 13 issues of Spencer Park

A fairly large part of the base kernel here is to facilitate a common interface for kernels on the jvm such that things like mime rendering and magics can happen...

As of 2.2.3, the user expressions from the [execute_request](https://jupyter-client.readthedocs.io/en/stable/messaging.html#execute) are not handled. They should be evaluated in the same manner as the code string in question. Each expression in the...

To support rendering classes that you don't own in addition to a more OO approach there should be 2 ways to write render functions: via implementing an interface or registering...

feature