jupyterhub-unicorespawner


Namejupyterhub-unicorespawner JSON
Version 1.0.2 PyPI version JSON
download
home_pageNone
SummaryJupyterHub Spawner for UNICORE
upload_time2024-11-07 20:59:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause License Copyright (c) 2023, Forschungszentrum Juelich GmbH Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. 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. 3. Neither the name of the copyright holder 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 HOLDER 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.
keywords jupyterhub spawner unicore
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
[![Documentation Status](https://readthedocs.org/projects/jupyterhub-unicorespawner/badge/?version=latest)](https://jupyterhub-unicorespawner.readthedocs.io/en/latest/?badge=latest)

# UNICORESpawner

The UNICORESpawner enables JupyterHub to spawn services via [UNICORE](https://www.unicore.eu).
It is a subclass of the [JupyterHub ForwardBaseSpawner](https://github.com/kreuzert/jupyterhub-forwardbasespawner).

## Features

UNICORESpawner combines the power of UNICORE with the simplicity of JupyterHub. Using the UNICORE REST-API, the UNICORESpawner can spawn services on any remote system connected to UNICORE/X. 
  
- Start jupyter notebook servers on hpc systems.
- Communication with jupyter server in a browser, even if they're running on batch nodes without internet access, enables "Supercomputing in a browser".
- Use Callback feature of UNICORE reduces poll overload. JupyterHub will be informed, if the stauts of the UNICORE job changes.
  

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyterhub-unicorespawner",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "jupyterhub, spawner, unicore",
    "author": null,
    "author_email": "Tim Kreuzer <t.kreuzer@fz-juelich.de>, Alice Grosch <a.grosch@fz-juelich.de>",
    "download_url": "https://files.pythonhosted.org/packages/fd/75/fbdef428d11fe47092a131cbd804886c4b59a7e3c32dd7588a37638f1e79/jupyterhub_unicorespawner-1.0.2.tar.gz",
    "platform": null,
    "description": "\n[![Documentation Status](https://readthedocs.org/projects/jupyterhub-unicorespawner/badge/?version=latest)](https://jupyterhub-unicorespawner.readthedocs.io/en/latest/?badge=latest)\n\n# UNICORESpawner\n\nThe UNICORESpawner enables JupyterHub to spawn services via [UNICORE](https://www.unicore.eu).\nIt is a subclass of the [JupyterHub ForwardBaseSpawner](https://github.com/kreuzert/jupyterhub-forwardbasespawner).\n\n## Features\n\nUNICORESpawner combines the power of UNICORE with the simplicity of JupyterHub. Using the UNICORE REST-API, the UNICORESpawner can spawn services on any remote system connected to UNICORE/X. \n  \n- Start jupyter notebook servers on hpc systems.\n- Communication with jupyter server in a browser, even if they're running on batch nodes without internet access, enables \"Supercomputing in a browser\".\n- Use Callback feature of UNICORE reduces poll overload. JupyterHub will be informed, if the stauts of the UNICORE job changes.\n  \n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2023, Forschungszentrum Juelich GmbH  Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.  2. 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.  3. Neither the name of the copyright holder 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 HOLDER 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.",
    "summary": "JupyterHub Spawner for UNICORE",
    "version": "1.0.2",
    "project_urls": null,
    "split_keywords": [
        "jupyterhub",
        " spawner",
        " unicore"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "94522528093bce24d104f065e7171311f2187d1716a792bd751e5e05f6f7ae2f",
                "md5": "6b83b5b964d23e04b9fe55b129b88553",
                "sha256": "307abcc52ab98e4ba0f478e38c45d21708931fdf9ccdd33cbe9ef57f7521be40"
            },
            "downloads": -1,
            "filename": "jupyterhub_unicorespawner-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6b83b5b964d23e04b9fe55b129b88553",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 11895,
            "upload_time": "2024-11-07T20:59:10",
            "upload_time_iso_8601": "2024-11-07T20:59:10.025321Z",
            "url": "https://files.pythonhosted.org/packages/94/52/2528093bce24d104f065e7171311f2187d1716a792bd751e5e05f6f7ae2f/jupyterhub_unicorespawner-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd75fbdef428d11fe47092a131cbd804886c4b59a7e3c32dd7588a37638f1e79",
                "md5": "55de4dae137011045c20056207b0257c",
                "sha256": "a0f8b01f985ef6b616283f56fa75daab849bba2d33b216f030452dfbee7601af"
            },
            "downloads": -1,
            "filename": "jupyterhub_unicorespawner-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "55de4dae137011045c20056207b0257c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 47587,
            "upload_time": "2024-11-07T20:59:11",
            "upload_time_iso_8601": "2024-11-07T20:59:11.720477Z",
            "url": "https://files.pythonhosted.org/packages/fd/75/fbdef428d11fe47092a131cbd804886c4b59a7e3c32dd7588a37638f1e79/jupyterhub_unicorespawner-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 20:59:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyterhub-unicorespawner"
}
        
Elapsed time: 2.32254s