File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -14,13 +14,15 @@ changes via the
1414[ source repository's commit log] ( https://github.com/mattmakai/fullstackpython.com/commits/ )
1515on GitHub.
1616
17+
1718## 2018
1819### January
1920* Merged [ PR #148 ] ( https://github.com/mattmakai/fullstackpython.com/pull/148 )
2021 that added a health check script. Fixed all URLs raised as issues with
2122 link rot, expired domains and redirects. Thanks
2223 [ Samuel] ( https://github.com/huangsam ) !
23- * Add [ Ansible] ( /ansible.html ) stub page with a few links.
24+ * Add [ Ansible] ( /ansible.html ) and [ Matplotlib] ( /matplotlib.html ) stub
25+ pages with a few links, to be fleshed out later.
2426* New [ Redis] ( /redis.html ) and [ Ubuntu] ( /ubuntu.html ) resources.
2527* Happy New Year! This is the 6th year of Full Stack Python, coming after a
2628 wonderful [ first five years] ( /blog/five-years-full-stack-python.html ) .
Original file line number Diff line number Diff line change @@ -242,7 +242,7 @@ <h4>9.4 <a href="/data-analysis.html">Data analysis</a></h4>
242242< h4 > 9.5 < span class ="sn "> Data visualization</ span > </ h4 >
243243< div class ="tc "> < a href ="/bokeh.html "> Bokeh</ a > </ div >
244244< div class ="tc "> < a href ="/d3-js.html "> d3.js</ a > </ div >
245- < div class ="tc sn " > matplotlib</ div >
245+ < div class ="tc " > < a href =" / matplotlib.html " > Matplotlib </ a > </ div >
246246< div class ="tc sn "> Seaborn</ div >
247247< h4 > 9.6 < span class ="sn "> Natural Language Processing</ span > </ h4 >
248248< div class ="tc sn "> NLTK</ div >
You can’t perform that action at this time.
0 commit comments