Metadata-Version: 2.1
Name: jupyter-enterprise-gateway
Version: 0.9.4
Summary: A web server for spawning and communicating with remote Jupyter kernels
Home-page: http://github.com/jupyter-incubator/enterprise_gateway
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
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-core (>=4.4.0)
Requires-Dist: jupyter-client (>=5.2.0)
Requires-Dist: notebook (<6.0,>=5.3.0)
Requires-Dist: jupyter-kernel-gateway (>=2.0.0)
Requires-Dist: traitlets (>=4.2.0)
Requires-Dist: tornado (>=4.2.0)
Requires-Dist: requests (<3.0,>=2.7)
Requires-Dist: paramiko (>=2.1.2)
Requires-Dist: yarn-api-client (>=0.2.3)
Requires-Dist: pexpect (>=4.2.0)
Requires-Dist: pycrypto (>=2.6.1)
Requires-Dist: pyzmq (>=17.0.0)

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


