Metadata-Version: 2.0
Name: jupyterlab
Version: 0.30.6
Summary: An alpha preview of the JupyterLab notebook server extension.
Home-page: http://jupyter.org
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
Description-Content-Type: UNKNOWN
Keywords: ipython,jupyter,Web
Platform: Linux
Platform: Mac OS X
Platform: Windows
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: ipython-genutils
Requires-Dist: jupyterlab-launcher (>=0.6.0,<0.7.0)
Requires-Dist: notebook (>=4.3.1)
Requires-Dist: futures; python_version < "3.0"
Requires-Dist: subprocess32; python_version < "3.0"
Provides-Extra: docs
Requires-Dist: recommonmark; extra == 'docs'
Requires-Dist: sphinx; extra == 'docs'
Requires-Dist: sphinx-rtd-theme; extra == 'docs'
Provides-Extra: test
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-check-links; extra == 'test'
Requires-Dist: requests; extra == 'test'
Requires-Dist: selenium; extra == 'test'
Provides-Extra: test
Requires-Dist: mock; python_version == "2.7" and extra == 'test'


This is an alpha preview of JupyterLab. It is not ready for general usage yet.
Development happens on https://github.com/jupyter/jupyterlab, with chat on
https://gitter.im/jupyter/jupyterlab.


