Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jupyterhub/yarnspawner
Spawn JupyterHub single user notebook servers in Hadoop/YARN containers.
https://github.com/jupyterhub/yarnspawner
Last synced: 3 months ago
JSON representation
Spawn JupyterHub single user notebook servers in Hadoop/YARN containers.
- Host: GitHub
- URL: https://github.com/jupyterhub/yarnspawner
- Owner: jupyterhub
- License: bsd-3-clause
- Created: 2018-12-18T19:31:03.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T15:33:13.000Z (almost 2 years ago)
- Last Synced: 2024-07-12T00:29:33.858Z (4 months ago)
- Language: Python
- Homepage: https://jupyterhub-yarnspawner.readthedocs.io/
- Size: 57.6 KB
- Stars: 19
- Watchers: 8
- Forks: 16
- Open Issues: 10
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
- awesome-jupyter-resources - GitHub - 55% open · ⏱️ 16.07.2019): (JupyterHub容器等)
README
yarnspawner
===========|travis| |pypi| |conda| |rtfd|
Spawns JupyterHub single user notebook servers in `Hadoop/YARN`_ containers.
See `the documentation`_ for more information.LICENSE
-------New BSD. See the `License File`_.
.. _Hadoop/YARN: https://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/YARN.html
.. _License File: https://github.com/jupyterhub/yarnspawner/blob/master/LICENSE
.. _the documentation: https://jupyterhub-yarnspawner.readthedocs.io.. |travis| image:: https://travis-ci.org/jupyterhub/yarnspawner.svg?branch=master
:target: https://travis-ci.org/jupyterhub/yarnspawner
.. |pypi| image:: https://img.shields.io/pypi/v/jupyterhub-yarnspawner.svg
:target: https://pypi.org/project/jupyterhub-yarnspawner/
.. |conda| image:: https://img.shields.io/conda/vn/conda-forge/jupyterhub-yarnspawner.svg
:target: https://anaconda.org/conda-forge/jupyterhub-yarnspawner
.. |rtfd| image:: https://readthedocs.org/projects/jupyterhub-yarnspawner/badge/?version=latest
:target: https://jupyterhub-yarnspawner.readthedocs.io