elyra-pipeline-editor-extension


Nameelyra-pipeline-editor-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:37
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 Visual Editor Pipeline extension is used to build AI pipelines from notebooks, Python scripts and R scripts, simplifying the conversion of multiple notebooks or script files into batch jobs or workflows.See https://elyra.readthedocs.io/en/v3.15.0/user_guide/pipelines.html'

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elyra-ai/elyra",
    "name": "elyra-pipeline-editor-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Elyra Maintainers",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/46/1b/3b82c4c3c4a48644a56607b56c58af1f3a7cbb46c91c1d25b5c819199ee4/elyra-pipeline-editor-extension-3.15.0.tar.gz",
    "platform": null,
    "description": "'The Visual Editor Pipeline extension is used to build AI pipelines from notebooks, Python scripts and R scripts, simplifying the conversion of multiple notebooks or script files into batch jobs or workflows.See https://elyra.readthedocs.io/en/v3.15.0/user_guide/pipelines.html'\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": "58ac7b13eb24b98a61fdb6e72996349c4b726dec5e0a243e457f1b94ec7436fc",
                "md5": "e18c01a309b45bbc75a490ddf76ad70c",
                "sha256": "0ea70c688857d8c15624203aee37516949909b67f26813b46da1a992f1a002ef"
            },
            "downloads": -1,
            "filename": "elyra_pipeline_editor_extension-3.15.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "e18c01a309b45bbc75a490ddf76ad70c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7014260,
            "upload_time": "2023-03-29T00:27:33",
            "upload_time_iso_8601": "2023-03-29T00:27:33.640335Z",
            "url": "https://files.pythonhosted.org/packages/58/ac/7b13eb24b98a61fdb6e72996349c4b726dec5e0a243e457f1b94ec7436fc/elyra_pipeline_editor_extension-3.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "461b3b82c4c3c4a48644a56607b56c58af1f3a7cbb46c91c1d25b5c819199ee4",
                "md5": "7f2a70276eaed601a88a59fc0cb5219e",
                "sha256": "ad9df20e7a4563e331d70bde3446c2458513a7683a91e3e912dc8adfdeb0e0bf"
            },
            "downloads": -1,
            "filename": "elyra-pipeline-editor-extension-3.15.0.tar.gz",
            "has_sig": true,
            "md5_digest": "7f2a70276eaed601a88a59fc0cb5219e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1884,
            "upload_time": "2023-03-29T00:27:37",
            "upload_time_iso_8601": "2023-03-29T00:27:37.694870Z",
            "url": "https://files.pythonhosted.org/packages/46/1b/3b82c4c3c4a48644a56607b56c58af1f3a7cbb46c91c1d25b5c819199ee4/elyra-pipeline-editor-extension-3.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-29 00:27:37",
    "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-pipeline-editor-extension"
}
        
Elapsed time: 0.10101s