Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tips and Traps¶
There are multiple Kotlin kernels for JupyterLab. It is is suggested that you use official one released by JetBrains.
Jar Dependencies¶
You can add a JAR dependency using the following code.
@file:DependsOn("/workdir/archives/poker/ofcp-gui/poker-core-1.1.0-shadow.jar")