Metadata-Version: 2.0
Name: jupyter-enterprise-gateway-kunliu
Version: 0.5.0.dev0
Summary: A web server for spawning and communicating with remote Jupyter kernels
Home-page: http://github.com/SparkTC/enterprise_gateway
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
Download-URL: http://github.com/SparkTC/enterprise_gateway/archive/0.5.0.dev0.tar.gz
Keywords: Interactive,Interpreter,Kernel,Web,Cloud
Platform: Linux
Platform: Mac OS X
Platform: Windows
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
Classifier: Programming Language :: Python :: 3
Requires-Dist: jupyter-client (>=4.2.0)
Requires-Dist: jupyter-core (>=4.0)
Requires-Dist: jupyter-kernel-gateway (>=1.1.2)
Requires-Dist: notebook (>=5.1.0,<6.0)
Requires-Dist: paramiko (>=2.1.2)
Requires-Dist: requests (>=2.7,<3.0)
Requires-Dist: tornado (>=4.2.0)
Requires-Dist: traitlets (>=4.2.0)
Requires-Dist: yarn-api-client (>=0.2.3)

Jupyter Enterprise Gateway is a lightweight, multi-tenant, scalable and secure gateway that enables 
Jupyter Notebooks to share resources across an Apache Spark cluster.


