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 ab84990 commit 0616b4aCopy full SHA for 0616b4a
README.md
@@ -107,6 +107,8 @@ NOTE: You need `kotlin-jupyter-kernel` to be at least version 0.11.0.83 for the
107
`%use spark` magic does not output "Spark session has been started...", and `%use spark-streaming` doesn't work at all,
108
add `%useLatestDescriptors` above it.
109
110
+For more information, check the [wiki](https://github.com/JetBrains/kotlin-spark-api/wiki/Jupyter).
111
+
112
## Kotlin for Apache Spark features
113
114
### Creating a SparkSession in Kotlin
0 commit comments