Browse Source

Reword the introductory sentences.

Jason Grout 7 years ago
parent
commit
9851bcbe92
2 changed files with 10 additions and 10 deletions
  1. 9 9
      README.md
  2. 1 1
      docs/source/getting_started/overview.rst

+ 9 - 9
README.md

@@ -17,15 +17,15 @@
 An extensible environment for interactive and reproducible computing, based on the
 Jupyter Notebook and Architecture.
 
-JupyterLab is the next generation user interface for Project Jupyter. It offers all the
-familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor,
-file browser, rich outputs, etc.) in a flexible and powerful user inteface that can be
-extended through third party extensions that access our public APIs. Eventually, JupyterLab
-will replace the classic Jupyter Notebook.
-
-**JupyterLab is approaching its beta release in 2018. During our pre-beta series of releases, we encourage users and developers to try out JupyterLab and give us feedback.
-For users, the upcoming beta will be suitable for general usage.  For developers, our
-APIs will continue to change significantly up until the 1.0 release.**
+JupyterLab is the next-generation user interface for Project Jupyter. It offers
+all the familiar building blocks of the classic Jupyter Notebook (notebook,
+terminal, text editor, file browser, rich outputs, etc.) in a flexible and
+powerful user inteface that can be extended through third party extensions.
+Eventually, JupyterLab will replace the classic Jupyter Notebook.
+
+**JupyterLab is currently in beta.** The beta releases are suitable for general
+usage. For JupyterLab extension developers, the extension APIs will continue to
+change and iterate until the 1.0 release.
 
 For a good overview of JupyterLab, please see [this link](https://channel9.msdn.com/Events/PyData/Seattle2017/BRK11) to a recent talk we gave about JupyterLab at PyData Seattle (2017).
 

+ 1 - 1
docs/source/getting_started/overview.rst

@@ -3,7 +3,7 @@
 Overview
 --------
 
-*JupyterLab is the next generation user interface for Project Jupyter*
+*JupyterLab is the next-generation user interface for Project Jupyter*
 
 JupyterLab goes beyond the classic Jupyter Notebook by providing a
 flexible and :ref:`extensible <user_extensions>` web application with a set of reusable