@@ -58,6 +58,11 @@ part of which is providing a Python kernel for Jupyter.
5858Announcements
5959=============
6060
61+ - **IPython 6.0 **: This release, the first to require Python 3, integrates the
62+ Jedi library for completion. See the `release notes
63+ <http://ipython.readthedocs.io/en/stable/whatsnew/version6.html#ipython-6-0> `__
64+ for more information about what's new.
65+
6166- **JupyterCon 2017 **: The first Jupyter Community Conference will take place
6267 in New York City on August 23-25 2017, along with a satellite training
6368 program on August 22-23. The Project Jupyter team has partnered with O'Reilly
@@ -78,15 +83,6 @@ Announcements
7883 reviewer. We thank Packt Publishing for donating a portion of the proceeds
7984 from this book to support IPython's development.
8085
81- - **IPython 4.0 **: We are pleased to announce the availability of IPython 4.0,
82- aka The Big Split, splitting the monolithic IPython repo into smaller subpackages.
83-
84- - **Book **: Cyrille Rossant has published the `IPython Interactive Computing and
85- Visualization Cookbook <books.html> `_, an advanced-level guide to IPython for
86- data science, and the sequel of his previous book on IPython. We thank Packt
87- Publishing for donating a portion of the proceeds from this book to support
88- IPython's development.
89-
9086- **O'Reilly Book **: `Mining the Social Web <http://MiningTheSocialWeb.com >`_
9187 is an open source data science project and `book <http://amzn.to/GPd59m >`_
9288 that features nearly 130 examples with IPython Notebook and a
0 commit comments