You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Split library descriptors into separate jsons
* Load local library descriptors from "/.jupyter_kotlin/libraries" directory
* Asynchronously download library descriptors from master branch of "https://github.com/Kotlin/kotlin-jupyter" repository
* Cache downloaded descriptors in "/.jupyter_kotlin/cache/libraries" directory
* Check library descriptor format version and suggest updating kernel if format was changed
0 commit comments