Skip to content

Commit

Permalink
Landing page edits
Browse files Browse the repository at this point in the history
  • Loading branch information
jbousquin committed Feb 2, 2024
1 parent 24515d8 commit 4516a4e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 13 deletions.
12 changes: 3 additions & 9 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,23 +32,17 @@ Domain experts must decide what data meets their quality standards for data comp
installing
example workflow

For more complete tutorial information, see: `demos <https://github.com/USEPA/harmonize-wq/tree/main/demos>`_

.. toctree::
:maxdepth: 1
:caption: Tutorial Notebooks

notebooks/Harmonize_Pensacola_Simple
notebooks/Harmonize_Pensacola_Detailed
notebooks/Harmonize_Tampa_Simple
notebooks/Harmonize_Tampa_Detailed
notebooks/Harmonize_CapeCod_Simple
notebooks/Harmonize_CapeCod_Detailed
notebooks/Harmonize_GOM
notebooks


.. toctree::
:maxdepth: 1
:caption: Reference Documentation
To run these tutorials in ipython notebooks, see: `demos <https://github.com/USEPA/harmonize-wq/tree/main/demos>`_

modules

Expand Down
6 changes: 4 additions & 2 deletions docs/source/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,17 @@
Installing harmonize_wq
=======================

harmonize_wq can be installed using pip:
Install harmonize_wq using pip:
*******************************

.. code-block:: python3
pip install harmonize-wq
To install the latest development version of harmonize_wq using pip:
Install the latest development version of harmonize_wq using pip:
*****************************************************************

.. code-block:: python3
Expand Down
2 changes: 0 additions & 2 deletions docs/source/notebooks.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
Tutorial Notebooks
==================

For more complete tutorial information, see: `demos <https://github.com/USEPA/harmonize-wq/tree/main/demos>`_

.. toctree::
:maxdepth: 1
notebooks/Harmonize_Pensacola_Simple
Expand Down

0 comments on commit 4516a4e

Please sign in to comment.