jupyterlab-rise-metadata-form


Namejupyterlab-rise-metadata-form JSON
Version 1.0.0 PyPI version JSON
download
home_page
SummaryJupyterlab rise metadata form extension.
upload_time2024-01-31 22:06:08
maintainer
docs_urlNone
authorProject Jupyter Contributors
requires_python>=3.8
licenseBSD-3-Clause License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jupyterlab rise metadata form extension

![preview](https://raw.githubusercontent.com/jans-code/jupyterlab_rise_metadata_form/main/jupyterlab_rise_metadata_form.png)

This jupyterlab extension adds all metadata attributes of [RISE](https://github.com/jupyterlab-contrib/rise) to the property inspector.

## Installation

`pip install jupyterlab_rise_metadata_form`

## Uninstall

`pip uninstall jupyterlab_rise_metadata_form`
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "jupyterlab-rise-metadata-form",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Project Jupyter Contributors",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/39/3b/76ea7e3c7d9d776d2830962f939a44b01c9f2a13a3ef2fc2c294c50b6d0e/jupyterlab_rise_metadata_form-1.0.0.tar.gz",
    "platform": null,
    "description": "# Jupyterlab rise metadata form extension\n\n![preview](https://raw.githubusercontent.com/jans-code/jupyterlab_rise_metadata_form/main/jupyterlab_rise_metadata_form.png)\n\nThis jupyterlab extension adds all metadata attributes of [RISE](https://github.com/jupyterlab-contrib/rise) to the property inspector.\n\n## Installation\n\n`pip install jupyterlab_rise_metadata_form`\n\n## Uninstall\n\n`pip uninstall jupyterlab_rise_metadata_form`",
    "bugtrack_url": null,
    "license": "BSD-3-Clause License",
    "summary": "Jupyterlab rise metadata form extension.",
    "version": "1.0.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/jans-code/jupyterlab_rise_metadata_form/issues",
        "Homepage": "https://github.com/jans-code/jupyterlab_rise_metadata_form",
        "Repository": "https://github.com/jans-code/jupyterlab_rise_metadata_form.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae886f385abf697a171232beabcf787a4701d40614f364310466560038bcc87c",
                "md5": "d430da82146d7b1c56c413c41a0d0027",
                "sha256": "b8b2c83752256789494b344d39560838ffcfac3bc56760b398c9516e5ad8183d"
            },
            "downloads": -1,
            "filename": "jupyterlab_rise_metadata_form-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d430da82146d7b1c56c413c41a0d0027",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28337,
            "upload_time": "2024-01-31T22:06:06",
            "upload_time_iso_8601": "2024-01-31T22:06:06.281530Z",
            "url": "https://files.pythonhosted.org/packages/ae/88/6f385abf697a171232beabcf787a4701d40614f364310466560038bcc87c/jupyterlab_rise_metadata_form-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "393b76ea7e3c7d9d776d2830962f939a44b01c9f2a13a3ef2fc2c294c50b6d0e",
                "md5": "f9fe6611d2bc76e0121fb4e3c77d61ff",
                "sha256": "529723e4aec02de62f489779c6471e8c7ff4c1f03b7e0d3e1042380ff855d283"
            },
            "downloads": -1,
            "filename": "jupyterlab_rise_metadata_form-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f9fe6611d2bc76e0121fb4e3c77d61ff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32120,
            "upload_time": "2024-01-31T22:06:08",
            "upload_time_iso_8601": "2024-01-31T22:06:08.214866Z",
            "url": "https://files.pythonhosted.org/packages/39/3b/76ea7e3c7d9d776d2830962f939a44b01c9f2a13a3ef2fc2c294c50b6d0e/jupyterlab_rise_metadata_form-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 22:06:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jans-code",
    "github_project": "jupyterlab_rise_metadata_form",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "jupyterlab-rise-metadata-form"
}
        
Elapsed time: 0.29525s