jupyterlab-display-name


Namejupyterlab-display-name JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryJupyterLab server extension that adds a display name field to the login page.
upload_time2024-08-26 16:18:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseBSD 3-Clause License Copyright (c) 2023–2024, California Institute of Technology 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 jupyter jupyterlab jupyterlab-extension
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # JupyterLab Display Name

[![PyPI Latest Release](https://img.shields.io/pypi/v/jupyterlab-display-name)](https://pypi.org/project/jupyterlab-display-name/)
[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/jupyterlab-display-name)](https://pypi.org/project/jupyterlab-display-name/)
[![License](https://img.shields.io/pypi/l/jupyterlab-display-name)](https://github.com/PainterQubits/jupyterlab-display-name/blob/main/LICENSE)
[![CI](https://github.com/PainterQubits/jupyterlab-display-name/actions/workflows/ci.yml/badge.svg)](https://github.com/PainterQubits/jupyterlab-display-name/actions/workflows/ci.yml)

JupyterLab server extension that adds a display name field to the login page.

## Installation

Install the latest version of JupyterLab Display Name using pip:

```
pip install -U jupyterlab-display-name
```

This extension should run alongside
[JupyterLab](https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html)
version 4.

## Development

To develop, the following dependencies must be installed:

- [Python](https://www.python.org/downloads/)
- [Hatch](https://hatch.pypa.io/latest/install/)

To run JupyterLab with this extension, run:

```
hatch run jupyter lab
```

If the server extension code changes, the server will need to be restarted.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyterlab-display-name",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "jupyter, jupyterlab, jupyterlab-extension",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/1c/f2/c836bee26a45102ec55dd36b3a8cd94a6cab1fd5b0f51217eac26d583ec4/jupyterlab_display_name-0.2.1.tar.gz",
    "platform": null,
    "description": "# JupyterLab Display Name\n\n[![PyPI Latest Release](https://img.shields.io/pypi/v/jupyterlab-display-name)](https://pypi.org/project/jupyterlab-display-name/)\n[![PyPI Python Versions](https://img.shields.io/pypi/pyversions/jupyterlab-display-name)](https://pypi.org/project/jupyterlab-display-name/)\n[![License](https://img.shields.io/pypi/l/jupyterlab-display-name)](https://github.com/PainterQubits/jupyterlab-display-name/blob/main/LICENSE)\n[![CI](https://github.com/PainterQubits/jupyterlab-display-name/actions/workflows/ci.yml/badge.svg)](https://github.com/PainterQubits/jupyterlab-display-name/actions/workflows/ci.yml)\n\nJupyterLab server extension that adds a display name field to the login page.\n\n## Installation\n\nInstall the latest version of JupyterLab Display Name using pip:\n\n```\npip install -U jupyterlab-display-name\n```\n\nThis extension should run alongside\n[JupyterLab](https://jupyterlab.readthedocs.io/en/stable/getting_started/installation.html)\nversion 4.\n\n## Development\n\nTo develop, the following dependencies must be installed:\n\n- [Python](https://www.python.org/downloads/)\n- [Hatch](https://hatch.pypa.io/latest/install/)\n\nTo run JupyterLab with this extension, run:\n\n```\nhatch run jupyter lab\n```\n\nIf the server extension code changes, the server will need to be restarted.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License  Copyright (c) 2023\u20132024, California Institute of Technology  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": "JupyterLab server extension that adds a display name field to the login page.",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://github.com/PainterQubits/jupyterlab-display-name",
        "Repository": "https://github.com/PainterQubits/jupyterlab-display-name"
    },
    "split_keywords": [
        "jupyter",
        " jupyterlab",
        " jupyterlab-extension"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e73b9a0df1336e1f0a15fa59a5f5008c0ce51aadddc5017c50d5fc11d9fe478",
                "md5": "f7f221a11ef28dfd08668f7d9505b583",
                "sha256": "91c89e0daec04a41b3eaf94077cabe6fb7df210edd02c7937d67701a6423befb"
            },
            "downloads": -1,
            "filename": "jupyterlab_display_name-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f7f221a11ef28dfd08668f7d9505b583",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 10590,
            "upload_time": "2024-08-26T16:18:49",
            "upload_time_iso_8601": "2024-08-26T16:18:49.595397Z",
            "url": "https://files.pythonhosted.org/packages/9e/73/b9a0df1336e1f0a15fa59a5f5008c0ce51aadddc5017c50d5fc11d9fe478/jupyterlab_display_name-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cf2c836bee26a45102ec55dd36b3a8cd94a6cab1fd5b0f51217eac26d583ec4",
                "md5": "d97710d8f07a5547c9ed4ec3e2c421ee",
                "sha256": "a4b5499a6d4a4c2edf28c9e487100dba1b07bfd11dd3beb03d87102a78b0520a"
            },
            "downloads": -1,
            "filename": "jupyterlab_display_name-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d97710d8f07a5547c9ed4ec3e2c421ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 33108,
            "upload_time": "2024-08-26T16:18:50",
            "upload_time_iso_8601": "2024-08-26T16:18:50.427139Z",
            "url": "https://files.pythonhosted.org/packages/1c/f2/c836bee26a45102ec55dd36b3a8cd94a6cab1fd5b0f51217eac26d583ec4/jupyterlab_display_name-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-26 16:18:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "PainterQubits",
    "github_project": "jupyterlab-display-name",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "jupyterlab-display-name"
}
        
Elapsed time: 0.90627s