Skip to content

Commit

Permalink
disabled examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolanrensen committed Dec 19, 2022
1 parent c9cd686 commit caa0f4a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ include("tests")
include("dataframe-arrow")
include("dataframe-openapi")

include("examples:idea-examples:titanic")
include("examples:idea-examples:movies")
include("examples:idea-examples:youtube")
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")

val jupyterApiTCRepo: String by settings

Expand Down

0 comments on commit caa0f4a

Please sign in to comment.