Kotlin / kotlin-spark-api

This projects gives Kotlin bindings and several extensions for Apache Spark. We are looking to have this as a part of Apache Spark 3.x
Apache License 2.0
455 stars 34 forks source link

Rendering HTML tables in Jupyter notebooks seems broken #216

Open Jolanrensen opened 8 months ago

Jolanrensen commented 8 months ago

As the title says. They don't seem to render. Funnily enough, simply printing/show()-ing a table in Kotlin Notebooks now does render a table.