Skip to content

Commit 7ace45e

Browse files
TravisBotTravisBot
authored andcommitted
Updated website (automated commit) – Monday, 23. November 2015 07:02AM
1 parent b4b0ed5 commit 7ace45e

File tree

8 files changed

+44
-16
lines changed

8 files changed

+44
-16
lines changed

_images/ipython-book.jpg

50.3 KB
Loading

_sources/books.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ IPython Cookbook
1616
* Packt Publishing
1717
* September 25 2014
1818

19-
This is an advanced-level guide to IPython for data science, and the sequel of
19+
This is an advanced-level guide to IPython for data science, and the sequel of
2020
the IPython minibook.
2121

2222
IPython Minibook
@@ -29,9 +29,8 @@ IPython Minibook
2929

3030
* `Learning IPython for Interactive Computing and Data Visualization <http://ipython-books.github.io/minibook/>`_
3131
* by `Cyrille Rossant <http://cyrille.rossant.net>`_
32-
* 134 pages
32+
* 175 pages
3333
* Packt Publishing
34-
* April 25 2013
34+
* October 25 2015
3535

36-
This is a beginner-level introduction to IPython for data analysis and numerical computing,
37-
covering NumPy, pandas, SciPy, and matplotlib.
36+
This book is a beginner-level introduction to Python for data analysis, covering IPython, the Jupyter Notebook, pandas, NumPy, matplotlib, and many other libraries. There is an introduction to the Python programming language for complete beginners. There are also contents for more advanced users, like parallel computing with IPython and high-performance computing with Numba and Cython.

_sources/index.txt

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,15 @@ part of which is providing a Python kernel for Jupyter.
7474
Announcements
7575
=============
7676

77+
- **Book**: Cyrille Rossant has published the second edition of the IPython minibook:
78+
`Learning IPython for Interactive Computing and Data Visualization
79+
<books.html>`_,
80+
for which `Damian Avila <https://github.com/damianavila>`_ was a technical
81+
reviewer. We thank Packt Publishing for donating a portion of the proceeds
82+
from this book to support IPython's development.
83+
7784
- **IPython/Jupyter is hiring postdocs**: the project has `two
78-
postdoctoral positions open at UC Berkeley <http://blog.jupyter.org/2015/11/19/project-jupyter-is-hiring-two-postdoctoral-fellows-uc-berkeley>`_.
85+
postdoctoral positions open at UC Berkeley <http://blog.jupyter.org/2015/11/19/project-jupyter-is-hiring-two-postdoctoral-fellows-uc-berkeley>`_.
7986

8087
- **IPython 4.0**: We are pleased to announce the availability of IPython 4.0,
8188
aka The Big Split, splitting the monolithic IPython repo into smaller subpackages.
@@ -102,7 +109,7 @@ Announcements
102109
- **Microsoft donates $100,000 to IPython**: in August 2013, Microsoft
103110
`contributed $100,000 <microsoft-donation-2013.html>`_ to support the
104111
continued development of IPython.
105-
112+
106113
- **Book**: Cyrille Rossant has published the first IPython-focused book:
107114
`Learning IPython for Interactive Computing and Data Visualization
108115
<books.html>`_,
@@ -134,7 +141,7 @@ Announcements
134141
`More news... <news.html>`_
135142

136143
.. _citing:
137-
144+
138145
Citing IPython
139146
==============
140147

_sources/news.txt

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22
News
33
====
44

5+
New edition of the IPython minibook
6+
-----------------------------------
7+
8+
On October 25 2015, Cyrille Rossant published the second edition of the IPython minibook:
9+
`Learning IPython for Interactive Computing and Data Visualization
10+
<https://www.packtpub.com/big-data-and-business-intelligence/learning-ipython-interactive-computing-and-data-visualization-sec>`_,
11+
for which `Damian Avila <https://github.com/damianavila>`_ was a technical
12+
reviewer. We thank Packt Publishing for donating a portion of the proceeds
13+
from this book to support IPython's development.
14+
515
IPython 3.0
616
-----------
717

@@ -35,9 +45,9 @@ rendering in notebooks exported to HTML by nbconvert. It was released on October
3545
Release of the IPython Cookbook
3646
-------------------------------
3747

38-
On September 25 2014, Cyrille Rossant published the
48+
On September 25 2014, Cyrille Rossant published the
3949
`IPython Interactive Computing and Visualization Cookbook <books.html>`_,
40-
an advanced-level guide to IPython for data science,
50+
an advanced-level guide to IPython for data science,
4151
and the sequel of his previous book on IPython.
4252
We thank Packt Publishing for donating a portion of the proceeds from
4353
this book to support IPython's development.
@@ -117,7 +127,7 @@ about IPython
117127
<http://pyvideo.org/video/1652/ipython-in-depth-high-productivity-interactive-a-0>`_. It covers IPython's architecture and hands-on examples on customization,
118128
embedding, effective uses of the various applications, the architecture of the
119129
web notebook and how to use IPython for parallel and distributed computing.
120-
130+
121131
IPython 0.13.2
122132
--------------
123133

@@ -323,7 +333,7 @@ IPython 0.8.3
323333
IPython 0.8.3 was released. See `what's new <whatsnew083.html>`__.
324334

325335
IPython1 and the Scripps Institute's Vision
326-
-------------------------------------------
336+
-------------------------------------------
327337

328338
`Jose Unpingco <http://www.osc.edu/~unpingco>`__ made this really neat
329339
`screencast <http://www.osc.edu/~unpingco/Tutorial_11Dec.html>`__ showing how to

_static/ipython-book.jpg

50.3 KB
Loading

books.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,12 +219,11 @@ <h2>IPython Minibook<a class="headerlink" href="#ipython-minibook" title="Permal
219219
<ul class="simple">
220220
<li><a class="reference external" href="http://ipython-books.github.io/minibook/">Learning IPython for Interactive Computing and Data Visualization</a></li>
221221
<li>by <a class="reference external" href="http://cyrille.rossant.net">Cyrille Rossant</a></li>
222-
<li>134 pages</li>
222+
<li>175 pages</li>
223223
<li>Packt Publishing</li>
224-
<li>April 25 2013</li>
224+
<li>October 25 2015</li>
225225
</ul>
226-
<p>This is a beginner-level introduction to IPython for data analysis and numerical computing,
227-
covering NumPy, pandas, SciPy, and matplotlib.</p>
226+
<p>This book is a beginner-level introduction to Python for data analysis, covering IPython, the Jupyter Notebook, pandas, NumPy, matplotlib, and many other libraries. There is an introduction to the Python programming language for complete beginners. There are also contents for more advanced users, like parallel computing with IPython and high-performance computing with Numba and Cython.</p>
228227
</div>
229228
</div>
230229

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,11 @@ <h1>Jupyter and the future of IPython<a class="headerlink" href="#jupyter-and-th
233233
<div class="section" id="announcements">
234234
<h1>Announcements<a class="headerlink" href="#announcements" title="Permalink to this headline"></a></h1>
235235
<ul class="simple">
236+
<li><strong>Book</strong>: Cyrille Rossant has published the second edition of the IPython minibook:
237+
<a class="reference external" href="books.html">Learning IPython for Interactive Computing and Data Visualization</a>,
238+
for which <a class="reference external" href="https://github.com/damianavila">Damian Avila</a> was a technical
239+
reviewer. We thank Packt Publishing for donating a portion of the proceeds
240+
from this book to support IPython&#8217;s development.</li>
236241
<li><strong>IPython/Jupyter is hiring postdocs</strong>: the project has <a class="reference external" href="http://blog.jupyter.org/2015/11/19/project-jupyter-is-hiring-two-postdoctoral-fellows-uc-berkeley">two
237242
postdoctoral positions open at UC Berkeley</a>.</li>
238243
<li><strong>IPython 4.0</strong>: We are pleased to announce the availability of IPython 4.0,

news.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,14 @@ <h4>Support IPython</h4>
202202

203203
<div class="section" id="news">
204204
<h1>News<a class="headerlink" href="#news" title="Permalink to this headline"></a></h1>
205+
<div class="section" id="new-edition-of-the-ipython-minibook">
206+
<h2>New edition of the IPython minibook<a class="headerlink" href="#new-edition-of-the-ipython-minibook" title="Permalink to this headline"></a></h2>
207+
<p>On October 25 2015, Cyrille Rossant published the second edition of the IPython minibook:
208+
<a class="reference external" href="https://www.packtpub.com/big-data-and-business-intelligence/learning-ipython-interactive-computing-and-data-visualization-sec">Learning IPython for Interactive Computing and Data Visualization</a>,
209+
for which <a class="reference external" href="https://github.com/damianavila">Damian Avila</a> was a technical
210+
reviewer. We thank Packt Publishing for donating a portion of the proceeds
211+
from this book to support IPython&#8217;s development.</p>
212+
</div>
205213
<div class="section" id="ipython-3-0">
206214
<h2>IPython 3.0<a class="headerlink" href="#ipython-3-0" title="Permalink to this headline"></a></h2>
207215
<p>IPython 3.0 was released on February 27, 2015. This release integrates support

0 commit comments

Comments
 (0)