gateway-provisioners

View on PyPIReverse Dependencies (0)

0.4.0 gateway_provisioners-0.4.0-py3-none-any.whl

Wheel Details

Project: gateway-provisioners
Version: 0.4.0
Filename: gateway_provisioners-0.4.0-py3-none-any.whl
Download: [link]
Size: 222929
MD5: 4b49fdb11c7f7b6b2b0761e2cc0fb05f
SHA256: d86a7e8da6631889de6d6070d027ddfa0343a9f3cd446755736177ac92c4c377
Uploaded: 2024-03-25 15:47:44 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: gateway_provisioners
Version: 0.4.0
Summary: Gateway Provisioners - a package containing kernel provisioners supporting the deployment of remote and resource-managed kernels.
Author-Email: Jupyter Development Team <jupyter[at]googlegroups.org>
Project-Url: Homepage, https://jupyter.org
Project-Url: Documentation, https://gateway-provisioners.readthedocs.io/
Project-Url: Source, https://github.com/jupyter-server/gateway_provisioners
Project-Url: Tracker, https://github.com/jupyter-server/gateway_provisioners/issues
License: # Licensing terms This project is licensed under the terms of the Modified BSD License (also known as New or Revised or 3-Clause BSD), as follows: - Copyright (c) 2001-2015, IPython Development Team - Copyright (c) 2015-, Jupyter Development Team All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. Neither the name of the Jupyter Development Team nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ## About the Jupyter Development Team The Jupyter Development Team is the set of all contributors to the Jupyter project. This includes all of the Jupyter Subprojects, which are the different repositories under the [jupyter](https://github.com/jupyter/) GitHub organization. The core team that coordinates development on GitHub can be found here: https://github.com/jupyter/. ## Our copyright policy Jupyter uses a shared copyright model. Each contributor maintains copyright over their contributions to Jupyter. But, it is important to note that these contributions are typically only changes to the repositories. Thus, the Jupyter source code, in its entirety is not the copyright of any single person or institution. Instead, it is the collective copyright of the entire Jupyter Development Team. If individual contributors want to maintain a record of what changes/contributions they have specific copyright on, they should indicate their copyright in the commit message of the change, when they commit the change to one of the Jupyter repositories. With this in mind, the following banner should be used in any source code file to indicate the copyright and license terms: ``` # Copyright (c) Jupyter Development Team. # Distributed under the terms of the Modified BSD License. ```
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: jupyter-client (>=7.4)
Requires-Dist: overrides
Requires-Dist: paramiko (>=2.4.0)
Requires-Dist: pexpect (>=4.2.0)
Requires-Dist: pycryptodomex (>=3.9.7)
Requires-Dist: tornado (>=6.2)
Requires-Dist: traitlets (>=5.1)
Requires-Dist: build; extra == "dev"
Requires-Dist: coverage; extra == "dev"
Requires-Dist: pre-commit; extra == "dev"
Requires-Dist: twine; extra == "dev"
Requires-Dist: docker (>=3.5.0); extra == "docker"
Requires-Dist: docker (>=3.5.0); extra == "docs"
Requires-Dist: docutils (<0.21); extra == "docs"
Requires-Dist: jinja2 (>=3.1); extra == "docs"
Requires-Dist: kubernetes (>=18.20.0); extra == "docs"
Requires-Dist: mistune (<4.0.0); extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pillow (==9.5.0); extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: sphinx-autodoc-typehints; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: sphinxcontrib-blockdiag; extra == "docs"
Requires-Dist: sphinxcontrib-github-alt; extra == "docs"
Requires-Dist: sphinxcontrib-openapi; extra == "docs"
Requires-Dist: sphinxcontrib-seqdiag; extra == "docs"
Requires-Dist: sphinxcontrib-spelling; extra == "docs"
Requires-Dist: sphinxemoji; extra == "docs"
Requires-Dist: tornado; extra == "docs"
Requires-Dist: yarn-api-client; extra == "docs"
Requires-Dist: jinja2 (>=3.1); extra == "k8s"
Requires-Dist: kubernetes (>=18.20.0); extra == "k8s"
Requires-Dist: black[jupyter] (==23.11.0); extra == "lint"
Requires-Dist: mdformat (>0.7); extra == "lint"
Requires-Dist: ruff (==0.0.287); extra == "lint"
Requires-Dist: docker (>=3.5.0); extra == "test"
Requires-Dist: importlib-metadata; extra == "test"
Requires-Dist: jinja2 (>=3.1); extra == "test"
Requires-Dist: kubernetes (>=18.20.0); extra == "test"
Requires-Dist: mock; extra == "test"
Requires-Dist: pre-commit; extra == "test"
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-jupyter[server] (>=0.4); extra == "test"
Requires-Dist: pytest-timeout; extra == "test"
Requires-Dist: pytest-tornasync; extra == "test"
Requires-Dist: yarn-api-client; extra == "test"
Requires-Dist: yarn-api-client; extra == "yarn"
Provides-Extra: dev
Provides-Extra: docker
Provides-Extra: docs
Provides-Extra: k8s
Provides-Extra: lint
Provides-Extra: test
Provides-Extra: yarn
Description-Content-Type: text/markdown
License-File: LICENSE.md
[Description omitted; length: 4384 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.4
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
gateway_provisioners/__init__.py sha256=7BZ61h_NXTJPUMkDEmXhdWbSYAHpuBZkR4zQU0Yp8Pw 197
gateway_provisioners/_version.py sha256=pCupnZTBy-EGb3y7R4_AbOGdrNJcML9564fdMAWGfuI 571
gateway_provisioners/config_mixin.py sha256=jMQgrGY67gemJXc2waYUuVBJeDpQkCKAYbyIh1cHqNE 4480
gateway_provisioners/container.py sha256=kqxqDGlAxl9tWUZt41QJwqPEzxxK5IhfN1CA79FtNSw 9251
gateway_provisioners/crd.py sha256=inzn4CudY6aTtm_mz5I7CHDe0yXOqVHd9NpMOu1tbgg 5641
gateway_provisioners/distributed.py sha256=FJiKC1HTIB4r9l-1UY4qSfvV-W1Oq7cbkjqP5PVHzNQ 15330
gateway_provisioners/docker_swarm.py sha256=dQTWgk23M5EzMmrub-5EkrzcHo4bEV9Cj0J-c49idFM 11558
gateway_provisioners/k8s.py sha256=grV0M6XJw1dT2iRWk88LP8KuOQvcXKdq-8L16x8NT0w 17873
gateway_provisioners/remote_provisioner.py sha256=WEENf12kL6lENKvu7qn2nTqs25vAjza-G6qxtP1L_7I 38118
gateway_provisioners/response_manager.py sha256=i7qylKI8iziPQeQhTGuHp_xEKvlH2z_zBlCMJ38YVd0 15349
gateway_provisioners/spark_operator.py sha256=BpJ6L0_KyMwoKEi7kq2pItum2Nae1dK7lHlQt0YZzxg 802
gateway_provisioners/yarn.py sha256=KtOfVyGlv7pVv9JSd5ZX2lUjbT_aobXllUpxVZhM-pw 27281
gateway_provisioners/app-support/README.md sha256=Zhnyf53-b8xQzqfp4ZZvnpfEb9wf0A9pE6p4MUktR_Q 5998
gateway_provisioners/app-support/docker/Dockerfile sha256=bJSQuoplGdNoni8NQTE0mVMkIzFdXx4Z7J26fA8yh-E 3091
gateway_provisioners/app-support/docker/start-application.sh sha256=dHd35YtS07soz3d4GIQEF_DzfNVmOJfuwHZ_FnNf1OQ 2264
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/Chart.yaml sha256=a6jwQvmBaerfjfkzn3Lbssh0x_hQRaSTnjNyGImd3AA 1341
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/values.yaml sha256=ijogdwX37EiU8krYstEoLwZ8sEXbLU9Cf0pG2ltSPW8 6534
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/daemonset.yaml sha256=vQo9yvC3EpDb-JMkcT09j63DBV0OP4YR0-p2N97tzJA 2914
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/deployment.yaml sha256=Ax-a-ntUAXp87e5BlfxSJnFjXbwmVbBIjUuOT30wBwY 5173
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/gp-clusterrole.yaml sha256=LNdrdR_FstgEWuvA3m7-f7xSXixIx48gIj5Kc85qyQU 1788
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/gp-clusterrolebinding.yaml sha256=yMaAIP8Wffe1SFCzDbvxxJFaBtjBUeaKzCvGNio3R6Y 727
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/gp-serviceaccount.yaml sha256=CvDhU8YEglVu-sdTkmI-Djn_vE2EhM5HW00qhNoUqAo 852
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/imagepullSecret.yaml sha256=SRXYIpYbFCOHCeUNig68sPChMorP7qUO4LlqkJ1we9E 518
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/ingress.yaml sha256=aJOsdXARyLb_DbhMwz4nk0E3Dza4svQuiW4BVzmrBBI 1707
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/kip-clusterrole.yaml sha256=q2J4KErcksMFiomtHQm3ajd6BER9IhiZU6NUqLEdJzs 761
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/kip-clusterrolebinding.yaml sha256=01VXJL6wWMpc45RGaHCkqpnm78M7yZqvhpBwfUEiIXo 689
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/kip-serviceaccount.yaml sha256=tASZErdSh1l6f2tcbkp0w7ufBCGOtesPbEwxlgXc82I 821
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/psp.yaml sha256=vG7PcQskoQLX5iJH9dAg0_Qqb7-OE0_b-gptWhgJC9Q 1270
gateway_provisioners/app-support/kubernetes/helm/gateway-provisioners/templates/service.yaml sha256=Fn_bObEt_wTMbyBpJPz2pKeSiD3M3lIkMa_nhegNgX8 878
gateway_provisioners/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
gateway_provisioners/cli/base_app.py sha256=HFbjeKB7fwQI9-VKKNil4PA7fATb87zpVgNviYkQG74 23751
gateway_provisioners/cli/docker_specapp.py sha256=6ZNBscKuFzQR8nNWvHYo0NQieZM1WfGl2gGaauWSv4A 5418
gateway_provisioners/cli/image_bootstrapapp.py sha256=d7jNtAJupSg4Xr1GhvOKkENEvqfThJozw6Mvg3-SF78 6341
gateway_provisioners/cli/k8s_specapp.py sha256=1sm8kI3w3L2f5VPegp862aljoYwiDY3LgB6t1QZtDzM 10189
gateway_provisioners/cli/ssh_specapp.py sha256=F7KtrvYjX0nsLVaP0pLpZmjmhxT73hvRsuRI24qEpZ8 5603
gateway_provisioners/cli/yarn_specapp.py sha256=uFQd_rVrmutxTXVLSxyDK9pkNC17lnPSg1S19PIV5E4 10328
gateway_provisioners/docker/gp-spark-base/Dockerfile sha256=ERvrH6_C4L48S-jL-qXmdiJUK0uxNQKJ4GlPx_8b2QY 3203
gateway_provisioners/docker/kernel-image/Dockerfile sha256=-bWwvI3h4JTXZpRuwiw57g6Q07iEMfxkcgBZxB-rdMs 3679
gateway_provisioners/kernel-launchers/R/scripts/launch_IRkernel.R sha256=9SRTwM5FTuovENzu0gnz5twbBmSZU7m_kwOqeWHoQk8 9274
gateway_provisioners/kernel-launchers/bootstrap/bootstrap-kernel.sh sha256=7nd2jqzPAMhwaRJvWm1VFJsybNym-bRgIjPJzyhZu9I 3939
gateway_provisioners/kernel-launchers/docker/scripts/launch_docker.py sha256=7gT0kJHBaRyF6XNab6eDMA7bwgPEaJU9dS910mYbBb0 5955
gateway_provisioners/kernel-launchers/kubernetes/scripts/kernel-pod.yaml.j2 sha256=x9GWAh6sMhpyZI5Qs46GmEz4bbnr2sqDmjkkQpj9MT4 3857
gateway_provisioners/kernel-launchers/kubernetes/scripts/launch_kubernetes.py sha256=6r2Gb0wTG6VUX4utM0Iwz0Orc5YI2V0cAGxZ9fqobYQ 13510
gateway_provisioners/kernel-launchers/operators/scripts/launch_custom_resource.py sha256=KF9vRu18pW3cpzclhoWKKZuPpn4CBGGiOuNo87iWHEk 5602
gateway_provisioners/kernel-launchers/operators/scripts/sparkoperator.k8s.io-v1beta2.yaml.j2 sha256=974qqKbf07vB1-wLMKzVB3Zn6QN143-X9NewBnhjrUg 2037
gateway_provisioners/kernel-launchers/python/scripts/launch_ipykernel.py sha256=GDN5m8JD8LN-Qm8X67nl7WbkJBOlRW9PifyJfhajDJI 13006
gateway_provisioners/kernel-launchers/python/scripts/server_listener.py sha256=5Khhc0b7fVsT1wo0apSZGvtXTSDKz2EWeiV7Mt5ztlU 852
gateway_provisioners/kernel-launchers/scala/lib/toree-launcher_2.12-0.4.0.jar sha256=rbVpSIHhFFrd5In-yXQMHYc7642SNUcnQV04oF8q5EU 31962
gateway_provisioners/kernel-launchers/scala/toree-launcher/build.sbt sha256=wNr6E_rHeGTEjb7ah-Gl3DDK9EX3gmahTtCraWJhKHA 879
gateway_provisioners/kernel-launchers/scala/toree-launcher/project/build.properties sha256=WZAQykMXgS2ctb6h05veFKAaMFWIwt88aOX9iv0p66o 126
gateway_provisioners/kernel-launchers/scala/toree-launcher/project/plugins.sbt sha256=qhe4hFt-_nntTxDZLTMYdjphEc3oqb80bNj57M56DrM 319
gateway_provisioners/kernel-launchers/scala/toree-launcher/project/scalastyle-config.xml sha256=U8Ee2c2W_LdX0W3-dClS0XTXtBtRdXn84jfi-K0ooZY 9778
gateway_provisioners/kernel-launchers/scala/toree-launcher/src/main/main.iml sha256=rFWbctqs8TzVzu-YuyY_XgzppUB7k-aOG3sg8w64VLo 426
gateway_provisioners/kernel-launchers/scala/toree-launcher/src/main/scala/launcher/KernelProfile.scala sha256=vfUreDzLqCUmlLmC67LyAaYmRmPVcuwNTArNGWYh4w8 1541
gateway_provisioners/kernel-launchers/scala/toree-launcher/src/main/scala/launcher/ToreeLauncher.scala sha256=Gzc_D9A7fmQRbbalzoXzczZeBv5s3p3zhUv_H-hFVa0 10700
gateway_provisioners/kernel-launchers/scala/toree-launcher/src/main/scala/launcher/utils/SecurityUtils.scala sha256=5wNRepofyvrGm0hr6Ry20c1-shCHjs9yPQ4mvimy9uE 2158
gateway_provisioners/kernel-launchers/scala/toree-launcher/src/main/scala/launcher/utils/SocketUtils.scala sha256=DSiL2KOab7B0ZRknWalZVgq5xGanV8RV9t8iMsObw8g 2419
gateway_provisioners/kernel-launchers/shared/scripts/server_listener.py sha256=qgFrKIxCJ3a-bUQuRTGsxSyzxsOSxf8a9GMY1MFW7N0 10973
gateway_provisioners/kernel-resources/python/logo-64x64.png sha256=XJBjtDbO3wVnSA_kh-zg0UeeqVRfMQy6k_oYTMurKQ0 2180
gateway_provisioners/kernel-resources/r/kernel.js sha256=f0Noh7dUJ5jvaCu1i4wtEIlYlDZ3cDQNObrlOZDB5JM 2322
gateway_provisioners/kernel-resources/r/logo-64x64.png sha256=6z9-ULvlO0QAlMjxAxiTmvVGff25b6TiVp2l-A3t2lA 8492
gateway_provisioners/kernel-resources/scala/logo-64x64.png sha256=8GqUb3wA_Oap352XhOwadJr4hqQIFUelFPmJs4kVz30 31734
gateway_provisioners/kernel-specs/container_python/kernel.json sha256=1HueqcZ90bo1fY2vrk5JIi7pZhjgAIJQVTSDjIuATGk 580
gateway_provisioners/kernel-specs/container_r/kernel.json sha256=S5-w0sTEGLIPZYM9kUZgepWMUdTBtTz6g2VNASnVga8 519
gateway_provisioners/kernel-specs/container_scala/kernel.json sha256=S5-w0sTEGLIPZYM9kUZgepWMUdTBtTz6g2VNASnVga8 519
gateway_provisioners/kernel-specs/k8s_python_spark/kernel.json sha256=AEquwJBLM-Cnd_A22iKwRiVaoffLujIepfME-M45LE4 1669
gateway_provisioners/kernel-specs/k8s_python_spark/bin/run.sh sha256=2VtlM6LWLp74bWa7O5egYyYGlGqwo1vAtX_7SNe0j3Q 942
gateway_provisioners/kernel-specs/k8s_python_spark_operator/kernel.json sha256=MjsnyH259p8IrO5tg67Zvk0QDzKNi_1Qc962DAQHBm8 637
gateway_provisioners/kernel-specs/k8s_r_spark/kernel.json sha256=S2RHaIhv3Do4eqAXCaeOdgFw9hN4ddhATGSL4-0H46g 1578
gateway_provisioners/kernel-specs/k8s_r_spark/bin/run.sh sha256=raE7gDSIHdDpC5wJycJd8yIoiNvwxzkotLcbKlTlepA 929
gateway_provisioners/kernel-specs/k8s_scala_spark/kernel.json sha256=xLbXZmcs834CbPZ_3BmWomUDZDQ04VTvFe0q6RbJ3LQ 1692
gateway_provisioners/kernel-specs/k8s_scala_spark/bin/run.sh sha256=dLkDYU7fdLbVHsFVO2RnQ9bv4B4oymAcUhPiIHrLX7A 2036
gateway_provisioners/kernel-specs/ssh_python/kernel.json sha256=3pCctIfzc8-T3ZBBYP2ekwijqxCSpQiCyqALwkQdsY4 542
gateway_provisioners/kernel-specs/ssh_python_spark/kernel.json sha256=r7Wn2FqFyIB5_-wfmV6zfOedrFvy2bbyPUL4kYJERdg 987
gateway_provisioners/kernel-specs/ssh_python_spark/bin/run.sh sha256=m1b7RuCa6m4OwJuLqRM5ZcCr7lNYz53zG5gqMD3Y49Y 780
gateway_provisioners/kernel-specs/ssh_r/kernel.json sha256=gs7oU17sdFF_RJfWPSSq21A9EyXdgMv3NdQaJ-phUCs 458
gateway_provisioners/kernel-specs/ssh_r_spark/kernel.json sha256=Iej-4Kw_6igBQ8j4uTFGaUEXe2dQwiUhDMntZBKtKhg 752
gateway_provisioners/kernel-specs/ssh_r_spark/bin/run.sh sha256=Y45kZmpFBDIWXyA-hAGnzbt8sa5MG4V-reCbDwgJ6iI 772
gateway_provisioners/kernel-specs/ssh_scala/kernel.json sha256=1ZwWRD0ZIFzPyAL_HQXeoJwvxWU3b8yJU33RVfzNx6g 602
gateway_provisioners/kernel-specs/ssh_scala/bin/run.sh sha256=53uYPYYVpizoNN5NP7j-kiO5yVIwD4j3u-U42PBYETQ 1843
gateway_provisioners/kernel-specs/ssh_scala_spark/kernel.json sha256=7NXT13uOlJlttNtS7CkC-7NW7E1fj1TNF-Gr2HZIBZ4 752
gateway_provisioners/kernel-specs/ssh_scala_spark/bin/run.sh sha256=53uYPYYVpizoNN5NP7j-kiO5yVIwD4j3u-U42PBYETQ 1843
gateway_provisioners/kernel-specs/yarn_dask_python/kernel.json sha256=1UeI-Q6ydg89iaKMTLhmehSsbdhcOKhxrn3woaLoB6Y 813
gateway_provisioners/kernel-specs/yarn_dask_python/bin/run.sh sha256=Nf2ntZlNqnyMeYsQzymFFHVf90anD2i33I3I3ETjOlg 604
gateway_provisioners/kernel-specs/yarn_spark_python/kernel.json sha256=n9LXtnCjZsCSjzkyKx7UckVXTsxGo88a7n_-EcRrmLo 1211
gateway_provisioners/kernel-specs/yarn_spark_python/bin/run.sh sha256=kUa-PEjdq4uMGZsQSJgJorVcXS6bIvmyUj_qP4BEBp8 774
gateway_provisioners/kernel-specs/yarn_spark_r/kernel.json sha256=jWohRkRPJsvxMx44lFT8cr0LU2e1-AETTAybl6yP2Xw 902
gateway_provisioners/kernel-specs/yarn_spark_r/bin/run.sh sha256=fd_mJgMDy7Bj-uZEZEL6l1mmFjSrVoq1K3PYWnoltX4 912
gateway_provisioners/kernel-specs/yarn_spark_scala/kernel.json sha256=UTWZBHHB3avYlhN4TTzqD6OHFx-tRHI7zQJ9arfX1iQ 873
gateway_provisioners/kernel-specs/yarn_spark_scala/bin/run.sh sha256=TNWvhFcqwFFnSAa9Axmt4O_1UYXxeJTvJNQSwBPZwX8 1837
gateway_provisioners-0.4.0.dist-info/METADATA sha256=NOA-eBZNfk2KZYdKK7d4FlOJx7mBK1vW07GIfIRW2JY 11144
gateway_provisioners-0.4.0.dist-info/WHEEL sha256=uNdcs2TADwSd5pVaP0Z_kcjcvvTUklh2S7bxZMF8Uj0 87
gateway_provisioners-0.4.0.dist-info/entry_points.txt sha256=9BSeYsjs6SYcI_gun4vXaaedKbgxg9p5w6dmQ7EnWiU 994
gateway_provisioners-0.4.0.dist-info/licenses/LICENSE.md sha256=Itae-8Wx-bHHGaC1eAg2USNzUw7xQPBC5moHRh4kiSI 2992
gateway_provisioners-0.4.0.dist-info/RECORD

entry_points.txt

jupyter-docker-spec = gateway_provisioners.cli.docker_specapp:DockerProvisionerApp.launch_instance
jupyter-image-bootstrap = gateway_provisioners.cli.image_bootstrapapp:ImageBootstrapApp.launch_instance
jupyter-k8s-spec = gateway_provisioners.cli.k8s_specapp:K8sProvisionerApp.launch_instance
jupyter-ssh-spec = gateway_provisioners.cli.ssh_specapp:SshProvisionerApp.launch_instance
jupyter-yarn-spec = gateway_provisioners.cli.yarn_specapp:YarnProvisionerApp.launch_instance
distributed-provisioner = gateway_provisioners.distributed:DistributedProvisioner
docker-provisioner = gateway_provisioners.docker_swarm:DockerProvisioner
docker-swarm-provisioner = gateway_provisioners.docker_swarm:DockerSwarmProvisioner
kubernetes-provisioner = gateway_provisioners.k8s:KubernetesProvisioner
spark-operator-provisioner = gateway_provisioners.spark_operator:SparkOperatorProvisioner
yarn-provisioner = gateway_provisioners.yarn:YarnProvisioner