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 ce5d170 commit 162f248Copy full SHA for 162f248
settings.gradle.kts
@@ -17,10 +17,10 @@ include("dataframe-jdbc")
17
include("dataframe-csv")
18
include("core")
19
20
-include("examples:idea-examples:titanic")
21
-include("examples:idea-examples:movies")
22
-include("examples:idea-examples:youtube")
23
-include("examples:idea-examples:json")
+//include("examples:idea-examples:titanic")
+//include("examples:idea-examples:movies")
+//include("examples:idea-examples:youtube")
+//include("examples:idea-examples:json")
24
25
val jupyterApiTCRepo: String by settings
26
0 commit comments