File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed
Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change @@ -14,6 +14,11 @@ changes via the
1414[ source repository's commit log] ( https://github.com/mattmakai/fullstackpython.com/commits/ )
1515on 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
You can’t perform that action at this time.
0 commit comments