Skip to content

Commit 62778fc

Browse files
committed
update
2 parents 8d3548c + ae19153 commit 62778fc

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

Book.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,18 @@ Tutorial material on the scientific Python ecosystem.
4444
Project Source: https://github.com/scipy-lectures/scipy-lecture-notes
4545
Online Book Address: http://scipy-lectures.github.io/
4646

47+
<<<<<<< HEAD
4748
1. neural-networks-and-deep-learning
4849
Code samples for my book "Neural Networks and Deep Learning".
4950
Project Source: https://github.com/mnielsen/neural-networks-and-deep-learning
50-
51+
52+
=======
53+
1. full stack python
54+
The right place to learn everything you need to deploy and run a production Python web application.
55+
Project Source: https://github.com/makaimc/fullstackpython.github.com
56+
Online Book Address: http://www.fullstackpython.com/
57+
58+
59+
60+
61+
>>>>>>> ae191530286d79d63f3dab53d126acc98cab21fe

StaticWebGenerator.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,9 @@ Project Homepage: http://hyde.github.io/
1919
A static website and blog generator.
2020
Project Source: https://github.com/getnikola/nikola
2121
Project Homepage: http://getnikola.com/
22+
23+
1. mkdocs
24+
Project documentation with Markdown
25+
Project Source: https://github.com/tomchristie/mkdocs/
26+
Project Homepage: http://www.mkdocs.org/
27+

0 commit comments

Comments
 (0)