pretty-jupyter-metadata-form


Namepretty-jupyter-metadata-form JSON
Version 1.0.5 PyPI version JSON
download
home_pageNone
SummaryPretty jupyter metadata forms extension for jupyterlab.
upload_time2024-08-23 08:44:49
maintainerNone
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.
            # Pretty jupyter metadata forms extension for jupyterlab

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

This jupyterlab extension adds all cell and notebook metadata attributes of [Pretty Jupyter](https://github.com/JanPalasek/pretty-jupyter) to the property inspector.

## Installation

`pip install pretty_jupyter_metadata_form`

## Uninstall

`pip uninstall pretty_jupyter_metadata_form`
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pretty-jupyter-metadata-form",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Project Jupyter Contributors",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/bd/92/ebff87711a08f5dd773445b8d179425c35374a4a84a06420330faf256989/pretty_jupyter_metadata_form-1.0.5.tar.gz",
    "platform": null,
    "description": "# Pretty jupyter metadata forms extension for jupyterlab\n\n![preview](https://raw.githubusercontent.com/jans-code/pretty_jupyter_metadata_form/main/pretty_jupyter_metadata_form.png)\n\nThis jupyterlab extension adds all cell and notebook metadata attributes of [Pretty Jupyter](https://github.com/JanPalasek/pretty-jupyter) to the property inspector.\n\n## Installation\n\n`pip install pretty_jupyter_metadata_form`\n\n## Uninstall\n\n`pip uninstall pretty_jupyter_metadata_form`",
    "bugtrack_url": null,
    "license": "BSD-3-Clause License",
    "summary": "Pretty jupyter metadata forms extension for jupyterlab.",
    "version": "1.0.5",
    "project_urls": {
        "Bug Tracker": "https://github.com/jans-code/pretty_jupyter_metadata_form/issues",
        "Homepage": "https://github.com/jans-code/pretty_jupyter_metadata_form",
        "Repository": "https://github.com/jans-code/pretty_jupyter_metadata_form.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2d5c624a60d32d7248a1b4ff2e56fcd0475ec473f5af60c5bfd1a57cdb760fec",
                "md5": "24ec3774800d9e033f413f603a1f2008",
                "sha256": "74cddc43ab08098def19891438a7b8e6e96e814e5de43a3ea834965e02f7db11"
            },
            "downloads": -1,
            "filename": "pretty_jupyter_metadata_form-1.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "24ec3774800d9e033f413f603a1f2008",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16974,
            "upload_time": "2024-08-23T08:44:18",
            "upload_time_iso_8601": "2024-08-23T08:44:18.500966Z",
            "url": "https://files.pythonhosted.org/packages/2d/5c/624a60d32d7248a1b4ff2e56fcd0475ec473f5af60c5bfd1a57cdb760fec/pretty_jupyter_metadata_form-1.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bd92ebff87711a08f5dd773445b8d179425c35374a4a84a06420330faf256989",
                "md5": "15650c33929048b2863801ba3503b17e",
                "sha256": "64ee0dbdf04903a0cc26079b8bc9a4bcfc2d477929fe618b802e744b8bed04fd"
            },
            "downloads": -1,
            "filename": "pretty_jupyter_metadata_form-1.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "15650c33929048b2863801ba3503b17e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25628,
            "upload_time": "2024-08-23T08:44:49",
            "upload_time_iso_8601": "2024-08-23T08:44:49.980857Z",
            "url": "https://files.pythonhosted.org/packages/bd/92/ebff87711a08f5dd773445b8d179425c35374a4a84a06420330faf256989/pretty_jupyter_metadata_form-1.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-23 08:44:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jans-code",
    "github_project": "pretty_jupyter_metadata_form",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pretty-jupyter-metadata-form"
}
        
Elapsed time: 1.30750s