diff --git a/h2o-docs/src/product/getting-started/hadoop-users.rst b/h2o-docs/src/product/getting-started/hadoop-users.rst index a2f76f15efe0..7f2914657402 100644 --- a/h2o-docs/src/product/getting-started/hadoop-users.rst +++ b/h2o-docs/src/product/getting-started/hadoop-users.rst @@ -74,7 +74,7 @@ Walkthrough The following steps show you how to download or build H2O with Hadoop and the parameters involved in launching H2O from the command line. -1. Download the latest H2O release for your version of Hadoop from the `Downloads page `__. Refer to the H2O on Hadoop tab of the H2O download page for the latest stable release or the nightly bleeding edge release. +1. Download the latest H2O release for your version of Hadoop from the `Downloads page `__. Refer to the H2O on Hadoop tab of the H2O download page for the latest stable release or the nightly bleeding edge release. 2. Prepare the job input on the Hadoop node by unzipping the build file and changing to the directory with the Hadoop and H2O's driver jar files: :: diff --git a/h2o-docs/src/product/getting-started/python-users.rst b/h2o-docs/src/product/getting-started/python-users.rst index ceabd58c4e64..b1f9d183d9e7 100644 --- a/h2o-docs/src/product/getting-started/python-users.rst +++ b/h2o-docs/src/product/getting-started/python-users.rst @@ -11,13 +11,12 @@ The following sections will help you begin using Python for H2O. Installing H2O with Python ~~~~~~~~~~~~~~~~~~~~~~~~~~ -You can find instructions for using H2O with Python in the `Downloading and installing H2O <../downloading.html#install-in-python>`__ section and on the `Downloads page `__. +You can find instructions for using H2O with Python in the `Downloading and installing H2O <../downloading.html#install-in-python>`__ section and on the `Downloads page `__. From the Downloads page: -1. Select the version of H2O you want. -2. Click the Install in Python tab. -3. Follow the on-page instructions. +1. Click the Install in Python tab. +2. Follow the on-page instructions. Python documentation ~~~~~~~~~~~~~~~~~~~~ diff --git a/h2o-docs/src/product/getting-started/r-users.rst b/h2o-docs/src/product/getting-started/r-users.rst index 36730df6faef..b0b9a38e4d40 100644 --- a/h2o-docs/src/product/getting-started/r-users.rst +++ b/h2o-docs/src/product/getting-started/r-users.rst @@ -21,13 +21,12 @@ See `this cheatsheet on H2O in R `__ section and on the `Downloads page `__. +You can find instructions for using H2O with Python in the `Downloading and installing H2O <../downloading.html#install-in-r>`__ section and on the `Downloads page `__. From the Downloads page: -1. Select the version of H2O you want. -2. Click the Install in R tab. -3. Follow the on-page instructions. +1. Click the Install in R tab. +2. Follow the on-page instructions. Checking your R version for H2O ''''''''''''''''''''''''''''''' diff --git a/h2o-docs/src/product/welcome.rst b/h2o-docs/src/product/welcome.rst index ba72c832c972..83d34083f31d 100644 --- a/h2o-docs/src/product/welcome.rst +++ b/h2o-docs/src/product/welcome.rst @@ -91,7 +91,7 @@ This section outlines requirements for optional ways you can run H2O. Optional Hadoop requirements '''''''''''''''''''''''''''' -Hadoop is only required if you want to deploy H2O on a Hadoop cluster. Supported versions are listed on the `Downloads `__ page (when you select the Install on Hadoop tab) and include: +Hadoop is only required if you want to deploy H2O on a Hadoop cluster. Supported versions are listed on the `Downloads `__ page (when you select the Install on Hadoop tab) and include: - Cloudera CDH 5.4+ - Hortonworks HDP 2.2+