Skip to content

Commit df77ab9

Browse files
committed
Updated website (automated commit)
1 parent c219b79 commit df77ab9

30 files changed

+340
-1251
lines changed

_sources/index.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ Python 2.6 and 3.2.
6969
Announcements
7070
=============
7171

72+
- **IPython 2.1**: Bugfixes for IPython 2.0.
7273
- **IPython 2.0**: We are proud to announce the availability of IPython 2.0,
7374
a major new release including HTML widgets and multi-directory navigation.
7475
`Install <install.html>`__ it now, or read about the changes in

_sources/news.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22
News
33
====
44

5+
IPython 2.1
6+
-----------
7+
8+
IPython 2.1 includes bugfixes for 2.0, released on May 21, 2014.
9+
510
IPython 2.0
611
-----------
712

_sources/security.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
.. _security:
2+
3+
======================
4+
Security in IPython
5+
======================
6+
7+
See the IPython documentation for more information on `notebook security`_,
8+
or `reporting security issues`_
9+
10+
.. _notebook security: http://ipython.org/ipython-doc/2/notebook/security.html
11+
.. _reporting security issues: http://ipython.org/ipython-doc/2/notebook/security.html#reporting-security-issues
12+

0 commit comments

Comments
 (0)