Skip to content

Commit

Permalink
[SW-2095][FollowUp] Remove and replace remaining reference in example…
Browse files Browse the repository at this point in the history
…s tests (#1990) (#1994)
  • Loading branch information
jakubhava committed Mar 26, 2020
1 parent 64588e1 commit f5733d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -14,7 +14,7 @@ buildscript {

dependencies {
classpath 'org.github.ngbinh.scalastyle:gradle-scalastyle-plugin_2.11:1.0.1'
classpath "com.bmuschko:gradle-docker-plugin:6.1.3"
classpath "com.bmuschko:gradle-docker-plugin:6.4.0"
classpath 'com.github.jengelman.gradle.plugins:shadow:5.2.0'
classpath 'net.researchgate:gradle-release:2.6.0'
classpath 'kr.motd.gradle:sphinx-gradle-plugin:2.6.1'
Expand Down
2 changes: 0 additions & 2 deletions doc/src/site/sphinx/tutorials/tutorials.rst
Expand Up @@ -7,7 +7,6 @@ How to...
.. toctree::
:maxdepth: 1

calling_h2o_algos
run_sparkling_water
change_default_port
hive_support
Expand All @@ -30,7 +29,6 @@ How to...

spark_h2o_conversions
h2oframe_as_data_source
h2o_frame_from_key
import_export_s3

**Modelling**
Expand Down

0 comments on commit f5733d7

Please sign in to comment.