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.
2 parents 11e3664 + 5b46690 commit 346e22bCopy full SHA for 346e22b
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