Skip to content

Commit 0d8f801

Browse files
committed
new ubuntu resources
1 parent 7ed45e5 commit 0d8f801

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

content/pages/08-web-app-deployment/11-ubuntu.markdown

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ repository system packages.
4949
* [How to Install and Use MySQL on Ubuntu 16.04](/blog/install-mysql-ubuntu-1604.html)
5050
* [How to Use Redis with Python 3 and redis-py on Ubuntu 16.04](/blog/install-redis-use-python-3-ubuntu-1604.html)
5151

52+
* [Configuring Ubuntu for deep learning with Python](https://www.pyimagesearch.com/2017/09/25/configuring-ubuntu-for-deep-learning-with-python/)
53+
is a great tutorial on which packages you should install and why to
54+
use [Python 3](/python-2-or-3.html), OpenCV and Keras on Ubuntu Linux.
55+
5256
* Canonical, the organization that produces Ubuntu, typically pushes the
5357
boundaries on non-LTS releases, but occasionally rocks the boat with
5458
major changes for an LTS release. 16.04 LTS was one such version, which

content/pages/12-meta/01-change-log.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,11 @@ changes via the
1414
[source repository's commit log](https://github.com/mattmakai/fullstackpython.com/commits/)
1515
on GitHub.
1616

17+
## 2018
18+
### January
19+
* New [Ubuntu](/ubuntu.html) resources.
20+
* Happy New Year! This is the 6th year of Full Stack Python, coming after a
21+
wonderful [first five years](/blog/five-years-full-stack-python.html).
1722

1823
## 2017
1924
### December

0 commit comments

Comments
 (0)