|
|
@@ -1,7 +1,11 @@ |
|
|
|
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](./gSchoolWinter16_PythonFlaskApp.ipynb). |
|
|
|
The best place to start is in the [Jupyter Notebook here](./part0_gettingstarted.ipynb). |
|
|
|
|
|
|
|
You can also just look at the [markdown of the same](./gSchoolWinter16_PythonFlaskApp.ipynb). |
|
|
|
OR |
|
|
|
|
|
|
|
You can also just look at the |
|
|
|
* [markdown of Tutorial 1](./part1_flaskwebapi.md), |
|
|
|
* [markdown of Tutorial 2](./part2_pythonds.md). |
|
|
|
|
|
|
|
Have fun! |