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 9346164 commit ea6aec8Copy full SHA for ea6aec8
CHANGELOG.md
@@ -51,7 +51,7 @@ the Lets-Plot Kotlin API.
51
> **NOTE:** If your notebook also uses another Kotlin library which depends on an older version of Lets-Plot, then the
52
> classloader may refuse to load classes from both libraries.
53
> If this is the case, then you will want to do **NOT** update your notebook to Lets-Plot v4.0.0 as yet:
54
-> - Make sure your notebook doesn't use the `%useLatestDescriptors` line magic
+> - Make sure your notebook is not using the `%useLatestDescriptors` line magic
55
> - Make sure you are using Kotlin Jupyter Kernel version 0.11.0.95 (or earlier), which bundles a previous version of Lets-Plot.
56
57
## [3.3.0] - 2022-06-27
0 commit comments