elyra-code-viewer-extension


Nameelyra-code-viewer-extension JSON
Version 3.15.0 PyPI version JSON
download
home_pagehttps://github.com/elyra-ai/elyra
SummaryElyra provides AI Centric extensions to JupyterLab
upload_time2023-03-29 00:27:29
maintainer
docs_urlNone
authorElyra Maintainers
requires_python
licenseApache License Version 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            'The Code Viewer extension adds the ability to display a given chunk of code (string) in a transient read-only 'editor' without needing to create a file.This extension will be available in JupyterLab core in a near future release and removed from Elyra as a standalone extension.'

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elyra-ai/elyra",
    "name": "elyra-code-viewer-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Elyra Maintainers",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/bb/d7/b0ae3ce13c319abd84e21dbf7a11319303bcc8cfb19d37438524dc50e662/elyra-code-viewer-extension-3.15.0.tar.gz",
    "platform": null,
    "description": "'The Code Viewer extension adds the ability to display a given chunk of code (string) in a transient read-only 'editor' without needing to create a file.This extension will be available in JupyterLab core in a near future release and removed from Elyra as a standalone extension.'\n",
    "bugtrack_url": null,
    "license": "Apache License Version 2.0",
    "summary": "Elyra provides AI Centric extensions to JupyterLab",
    "version": "3.15.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9225c5c8b9e88facd2ebdf121fbeaac87f873718cda8825db8991caa1822e49",
                "md5": "f5bc52f2da6e4dc9f4f2380fa6a77466",
                "sha256": "c97211a29d26c9458a35e0d032cdbeecf4755e2ee47b712bbeb476e96f44edd5"
            },
            "downloads": -1,
            "filename": "elyra_code_viewer_extension-3.15.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "f5bc52f2da6e4dc9f4f2380fa6a77466",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 37736,
            "upload_time": "2023-03-29T00:27:26",
            "upload_time_iso_8601": "2023-03-29T00:27:26.474023Z",
            "url": "https://files.pythonhosted.org/packages/c9/22/5c5c8b9e88facd2ebdf121fbeaac87f873718cda8825db8991caa1822e49/elyra_code_viewer_extension-3.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bbd7b0ae3ce13c319abd84e21dbf7a11319303bcc8cfb19d37438524dc50e662",
                "md5": "cd9f766bf115721f451dd9003ffdb5c4",
                "sha256": "8c477e686eb9e6a2d6d182821542697f402a255021180433414e35876b86a0fc"
            },
            "downloads": -1,
            "filename": "elyra-code-viewer-extension-3.15.0.tar.gz",
            "has_sig": true,
            "md5_digest": "cd9f766bf115721f451dd9003ffdb5c4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1880,
            "upload_time": "2023-03-29T00:27:29",
            "upload_time_iso_8601": "2023-03-29T00:27:29.716805Z",
            "url": "https://files.pythonhosted.org/packages/bb/d7/b0ae3ce13c319abd84e21dbf7a11319303bcc8cfb19d37438524dc50e662/elyra-code-viewer-extension-3.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-29 00:27:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "elyra-ai",
    "github_project": "elyra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "test_requirements": [
        {
            "name": "elyra-examples-kfp-catalog",
            "specs": []
        },
        {
            "name": "git-python",
            "specs": []
        },
        {
            "name": "importlib-resources",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": [
                [
                    ">=",
                    "5.4.1"
                ]
            ]
        },
        {
            "name": "pytest-console-scripts",
            "specs": []
        },
        {
            "name": "pytest_jupyter",
            "specs": []
        },
        {
            "name": "pytest-tornasync",
            "specs": []
        },
        {
            "name": "pytest_virtualenv",
            "specs": []
        },
        {
            "name": "requests-mock",
            "specs": []
        },
        {
            "name": "requests-unixsocket",
            "specs": []
        },
        {
            "name": "kfp-tekton",
            "specs": []
        }
    ],
    "lcname": "elyra-code-viewer-extension"
}
        
Elapsed time: 0.04900s