pretty-jupyter-metadata-form


Namepretty-jupyter-metadata-form JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummaryPretty jupyter metadata forms extension for jupyterlab.
upload_time2024-01-31 20:43:53
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.
            # 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": "",
    "name": "pretty-jupyter-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/8a/4d/ebdb6d2b3284db2a013befcb8490ae2488c739397527ff9cf504e06bd2b8/pretty_jupyter_metadata_form-1.0.3.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.3",
    "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": "279512fd2ce017d6268a449e47f8ada3f7f2b97744b5fdf1f5744cbaaa25135f",
                "md5": "20ada8b56c5a980da6137d3abb0cf235",
                "sha256": "3980380ea552484f605a50e59efef577f21857a28cd7ea35021435e410c935b2"
            },
            "downloads": -1,
            "filename": "pretty_jupyter_metadata_form-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "20ada8b56c5a980da6137d3abb0cf235",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 16888,
            "upload_time": "2024-01-31T20:43:51",
            "upload_time_iso_8601": "2024-01-31T20:43:51.705273Z",
            "url": "https://files.pythonhosted.org/packages/27/95/12fd2ce017d6268a449e47f8ada3f7f2b97744b5fdf1f5744cbaaa25135f/pretty_jupyter_metadata_form-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a4debdb6d2b3284db2a013befcb8490ae2488c739397527ff9cf504e06bd2b8",
                "md5": "2705ae34c2f33affee8fa22f0f9588c2",
                "sha256": "9a62da6152208bafe2ef015f1f2d703bed54e2057448949d40c5318dbbfd5dd3"
            },
            "downloads": -1,
            "filename": "pretty_jupyter_metadata_form-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2705ae34c2f33affee8fa22f0f9588c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 25553,
            "upload_time": "2024-01-31T20:43:53",
            "upload_time_iso_8601": "2024-01-31T20:43:53.386112Z",
            "url": "https://files.pythonhosted.org/packages/8a/4d/ebdb6d2b3284db2a013befcb8490ae2488c739397527ff9cf504e06bd2b8/pretty_jupyter_metadata_form-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-31 20:43:53",
    "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: 0.16398s