Kotlin / kotlin-jupyter

Kotlin kernel for Jupyter/IPython
Apache License 2.0
1.1k stars 105 forks source link

Add exceptions rendering #337

Closed ileasile closed 2 years ago

ileasile commented 2 years ago

This PR adds the ability to render exceptions via API. Renderers should return DisplayResult

Fix #332

ileasile commented 2 years ago

image