Skip to content

Commit d0ea5b5

Browse files
committed
publish-to-github from f7ecc18
1 parent 4890b3b commit d0ea5b5

File tree

6 files changed

+4
-3
lines changed

6 files changed

+4
-3
lines changed

feeds/all.atom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>Python Data Science Handbook</title><link href="http://jakevdp.github.io/PythonDataScienceHandbook/" rel="alternate"></link><link href="http://jakevdp.github.io/PythonDataScienceHandbook/feeds/all.atom.xml" rel="self"></link><id>http://jakevdp.github.io/PythonDataScienceHandbook/</id><updated>2017-08-14T19:22:35Z</updated></feed>
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>Python Data Science Handbook</title><link href="http://jakevdp.github.io/PythonDataScienceHandbook/" rel="alternate"></link><link href="http://jakevdp.github.io/PythonDataScienceHandbook/feeds/all.atom.xml" rel="self"></link><id>http://jakevdp.github.io/PythonDataScienceHandbook/</id><updated>2017-08-15T07:53:59Z</updated></feed>

images/PythonDataScience.jpg

-134 KB
Binary file not shown.

images/StatisticsDataMining.jpg

-93.6 KB
Binary file not shown.

images/WhirlwindTour.jpg

-6.25 KB
Binary file not shown.

images/jake.jpg

-4.98 KB
Binary file not shown.

index.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,8 +1420,9 @@ <h1>Python Data Science Handbook</h1>
14201420
</div>
14211421
<div class="inner_cell">
14221422
<div class="text_cell_render border-box-sizing rendered_html">
1423-
<p>This is the Jupyter notebook version of the <a href="http://shop.oreilly.com/product/0636920034919.do">Python Data Science Handbook</a> by Jake VanderPlas; the content is available <a href="https://github.com/jakevdp/PythonDataScienceHandbook">on GitHub</a>.*
1424-
The text is released under the <a href="https://creativecommons.org/licenses/by-nc-nd/3.0/us/legalcode">CC-BY-NC-ND license</a>, and code is released under the <a href="https://opensource.org/licenses/MIT">MIT license</a>. If you find this content useful, please consider supporting the work by <a href="http://shop.oreilly.com/product/0636920034919.do">buying the book</a>!</p>
1423+
<p>This website contains the full text of the <a href="http://shop.oreilly.com/product/0636920034919.do">Python Data Science Handbook</a> by Jake VanderPlas; the content is available <a href="https://github.com/jakevdp/PythonDataScienceHandbook">on GitHub</a> in the form of Jupyter notebooks.</p>
1424+
<p>The text is released under the <a href="https://creativecommons.org/licenses/by-nc-nd/3.0/us/legalcode">CC-BY-NC-ND license</a>, and code is released under the <a href="https://opensource.org/licenses/MIT">MIT license</a>.</p>
1425+
<p>If you find this content useful, please consider supporting the work by <a href="http://shop.oreilly.com/product/0636920034919.do">buying the book</a>!</p>
14251426

14261427
</div>
14271428
</div>

0 commit comments

Comments
 (0)