Skip to content

Commit 791ccc6

Browse files
committed
update readme
1 parent be1faa2 commit 791ccc6

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,14 @@ found on [fullstackpython.com](https://www.fullstackpython.com/).
55

66
Posts and associated code:
77

8-
|Post|Code Directory|Notes|
9-
|---|---|---|
10-
|First Steps with GitPython|[first-step-gitpython](https://github.com/fullstackpython/blog-code-examples/tree/master/first-steps-gitpython)||
11-
|[How to Monitor Python Web Applications](https://www.fullstackpython.com/blog/blog/monitor-python-web-applications.html)|[monitor-python-bottle-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-python-bottle-apps)||
12-
|[How to Provision Ubuntu 16.04 Linux Servers on Linode](https://www.fullstackpython.com/blog/provision-ubuntu-linux-servers-linode.html)|No code for this post.||
13-
|[Creating Bar Chart Visuals with Bokeh, Bottle and Python 3](https://www.fullstackpython.com/blog/python-bottle-bokeh-bar-charts.html)|[bar-charts-bokeh-bottle-python-3](https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-bottle-python-3)||
14-
|[How to Add Hosted Monitoring to Flask Web Applications](https://www.fullstackpython.com/blog/hosted-monitoring-flask-web-apps.html)|[monitor-flask-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-flask-apps)||
15-
|[Responsive Bar Charts with Bokeh, Flask and Python 3](https://www.fullstackpython.com/blog/responsive-bar-charts-bokeh-flask-python-3.html)|[bar-charts-bokeh-flask-python-3](https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-flask-python-3)||
16-
|[How to Create Your First Python 3.6 AWS Lambda Function](https://www.fullstackpython.com/blog/aws-lambda-python-3-6.html)|[aws-lambda-python-3-6](https://github.com/fullstackpython/blog-code-examples/tree/master/aws-lambda-python-3-6)||
17-
|[Getting Started with AWS Lambda & Python 2.7](https://www.fullstackpython.com/blog/aws-lambda-python-2-7.html)|[aws-lambda-python-2-7](https://github.com/fullstackpython/blog-code-examples/tree/master/aws-lambda-python-2-7)||
8+
|Post|Code Directory|
9+
|---|---|
10+
|[First Steps with GitPython](https://www.fullstackpython.com/blog/first-steps-gitpython.html)|[first-step-gitpython](https://github.com/fullstackpython/blog-code-examples/tree/master/first-steps-gitpython)|
11+
|[DevOps, Thank You Maintainers and Contributing to Open Source](https://www.fullstackpython.com/blog/devops-python-maintaining-contributing-open-source.html)|No code for this post.|
12+
|[How to Monitor Python Web Applications](https://www.fullstackpython.com/blog/blog/monitor-python-web-applications.html)|[monitor-python-bottle-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-python-bottle-apps)|
13+
|[How to Provision Ubuntu 16.04 Linux Servers on Linode](https://www.fullstackpython.com/blog/provision-ubuntu-linux-servers-linode.html)|No code for this post.|
14+
|[Creating Bar Chart Visuals with Bokeh, Bottle and Python 3](https://www.fullstackpython.com/blog/python-bottle-bokeh-bar-charts.html)|[bar-charts-bokeh-bottle-python-3](https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-bottle-python-3)|
15+
|[How to Add Hosted Monitoring to Flask Web Applications](https://www.fullstackpython.com/blog/hosted-monitoring-flask-web-apps.html)|[monitor-flask-apps](https://github.com/fullstackpython/blog-code-examples/tree/master/monitor-flask-apps)|
16+
|[Responsive Bar Charts with Bokeh, Flask and Python 3](https://www.fullstackpython.com/blog/responsive-bar-charts-bokeh-flask-python-3.html)|[bar-charts-bokeh-flask-python-3](https://github.com/fullstackpython/blog-code-examples/tree/master/bar-charts-bokeh-flask-python-3)|
17+
|[How to Create Your First Python 3.6 AWS Lambda Function](https://www.fullstackpython.com/blog/aws-lambda-python-3-6.html)|[aws-lambda-python-3-6](https://github.com/fullstackpython/blog-code-examples/tree/master/aws-lambda-python-3-6)|
18+
|[Getting Started with AWS Lambda & Python 2.7](https://www.fullstackpython.com/blog/aws-lambda-python-2-7.html)|[aws-lambda-python-2-7](https://github.com/fullstackpython/blog-code-examples/tree/master/aws-lambda-python-2-7)|

0 commit comments

Comments
 (0)