Update changelog and remove what's new

This commit is contained in:
Carol Willing 2016-04-12 03:52:13 -07:00 committed by Min RK
parent 43165c942c
commit 12ee0ec86a
2 changed files with 6 additions and 16 deletions

View File

@ -6,6 +6,12 @@ Jupyter notebook changelog
A summary of changes in the Jupyter notebook.
For more detailed information, see `GitHub <https://github.com/jupyter/notebook>`__.
.. tip::
Use ``pip install notebook --upgrade`` or ``conda upgrade notebook`` to
upgrade to the latest release.
.. _release-4.2.0:
4.2.0

View File

@ -2,22 +2,6 @@
The Jupyter notebook
====================
.. sidebar:: What's New in Jupyter Notebook
:subtitle: Release :ref:`release-4.1.0`
`Release Announcement <https://blog.jupyter.org/2016/01/08/notebook-4-1-release/>`_
- Cell toolbar selector moved to View menu
- Restart & Run All Cells added to Kernel menu
- Multiple-cell selection and actions including cut, copy, paste and execute
- Command palette added for executing Jupyter actions
- Find and replace added to Edit menu
To upgrade to the release:
``pip install notebook --upgrade``
or
``conda upgrade notebook``
.. toctree::
:maxdepth: 1
:caption: User Documentation