Skip to content

Commit

Permalink
Update readme to trigger new doc build
Browse files Browse the repository at this point in the history
  • Loading branch information
timburke committed Oct 23, 2018
1 parent 5608aac commit ec7f1d3
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,14 @@ iotile.cloud.

<!-- MarkdownTOC autolink="true" bracket="round"-->

- [Requirements](#requirements)
- [Installation](#installation)
- [\(optional\) Jupyter Setup](#optional-jupyter-setup)
- [\(optional\) Interactive Widgets](#optional-interactive-widgets)
- [\(optional\) Windows Python Installation](#optional-windows-python-installation)
- [\(optional\) Using Docker](#optional-using-docker)
- [Basic Usage](#basic-usage)
- [Documentation](#documentation)
- [Requirements][requirements]
- [Installation][installation]
- [\(optional\) Jupyter Setup][optional-jupyter-setup]
- [\(optional\) Interactive Widgets][optional-interactive-widgets]
- [\(optional\) Windows Python Installation][optional-windows-python-installation]
- [\(optional\) Using Docker][optional-using-docker]
- [Basic Usage][basic-usage]
- [Documentation][documentation]

<!-- /MarkdownTOC -->

Expand All @@ -35,7 +35,6 @@ This package requires the following standard python data analysis packages:
- numpy
- pandas
- matplotlib
- bqplot

They are installed automatically when you install `iotile_anlytics` but if you
are running on Windows, you may want to download a prebuilt python distribution
Expand Down

0 comments on commit ec7f1d3

Please sign in to comment.