We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e79b07b commit 02a8436Copy full SHA for 02a8436
examples/example-notebooks/requirements.txt
@@ -1,2 +1,2 @@
1
jupyterlab==4.4.6
2
-kotlin-jupyter-kernel==0.14.1.550
+kotlin-jupyter-kernel==0.15.0.598
gradle/libs.versions.toml
@@ -3,7 +3,7 @@ kotlin = "2.2.10"
3
kotlin-stdlib = "2.0.0"
4
dokka = "2.0.0"
5
openapi-generator = "7.14.0"
6
-jupyter = "0.15.0-594"
+jupyter = "0.15.0-598"
7
okio = "3.16.0"
8
moshi = "1.15.2"
9
okhttp = "4.12.0"
0 commit comments