mirror of
https://github.com/jupyter/notebook.git
synced 2024-12-03 03:41:14 +08:00
Update changelog and remove what's new
This commit is contained in:
parent
43165c942c
commit
12ee0ec86a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user