Browse Source

added license and installation section

develop
Keith 7 years ago
parent
commit
d3a502cb8d
1 changed files with 11 additions and 1 deletions
  1. +11
    -1
      readme.md

+ 11
- 1
readme.md View File

@@ -1,3 +1,5 @@
## CONTENTS

This notebook and sample code were part of a tutorial given at Galvangize gSchool / fullstack Monday Dec 19, 2016. This notebook and sample code were part of a tutorial given at Galvangize gSchool / fullstack Monday Dec 19, 2016.


The best place to start is in the [Jupyter Notebook here](./part0_gettingstarted.ipynb). The best place to start is in the [Jupyter Notebook here](./part0_gettingstarted.ipynb).
@@ -8,4 +10,12 @@ You can also just look at the
* [markdown of Tutorial 1](./part1_flaskwebapi.md), * [markdown of Tutorial 1](./part1_flaskwebapi.md),
* [markdown of Tutorial 2](./part2_pythonds.md). * [markdown of Tutorial 2](./part2_pythonds.md).


Have fun!
Have fun!

## LICENSE

CC-BY-4.0

![](https://i.creativecommons.org/l/by/4.0/88x31.png)

This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/).

Loading…
Cancel
Save