diff --git a/README.md b/README.md index 054eaa85..77cb42cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# RAPIDS Notebooks and Notebook Utilities +# RAPIDS Notebooks and Utilities * `mortgage`: contains the notebook which runs ETL + ML on the Mortgage Dataset derived from [Fannie Mae’s Single-Family Loan Performance Data](http://www.fanniemae.com/portal/funding-the-market/data/loan-performance-data.html) ... download the mortgage dataset for use with the notebook [here](https://rapidsai.github.io/datasets/) * `utils`: contains a set of useful scripts for interacting with RAPIDS diff --git a/utils/README.md b/utils/README.md index 0cda81a2..12276262 100644 --- a/utils/README.md +++ b/utils/README.md @@ -1,6 +1,6 @@ # Utility Scripts -## Quick Summary +## Summary * `start-jupyter.sh`: starts a JupyterLab environment for interacting with, and running, notebooks * `stop-jupyter.sh`: identifies all process IDs associated with Jupyter and kills them