Kotlin / kotlin-jupyter

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

Add Serializable Vars State with nested fields descriptors #314

Open nikolay-egorov opened 3 years ago

nikolay-egorov commented 3 years ago

empty map should be sent in metadata

Maybe not empty, but just one-depth stringed values as it was before?

ileasile commented 3 years ago

I think that empty is better. If the client does not support this functionality, it will not benefit from any data we'll send in this map.

nikolay-egorov commented 3 years ago

Wandering through the park, I came across this. We could completely go for jvm fields instead of KProperties since there are some cases when we need jvms