elyra-r-editor-extension


Nameelyra-r-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:52
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 R Script editor extension contains support for R files, which can take advantage of the Hybrid Runtime Support enabling users to locally edit .R scripts and execute them against local or cloud-based resources.See https://elyra.readthedocs.io/en/v3.15.0/user_guide/enhanced-script-support.html'

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/elyra-ai/elyra",
    "name": "elyra-r-editor-extension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Elyra Maintainers",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/ee/00/2f1dd537c63892382b28a0af09ff0c02798f1b103fa1f929dcebfa5a8516/elyra-r-editor-extension-3.15.0.tar.gz",
    "platform": null,
    "description": "'The R Script editor extension contains support for R files, which can take advantage of the Hybrid Runtime Support enabling users to locally edit .R scripts and execute them against local or cloud-based resources.See https://elyra.readthedocs.io/en/v3.15.0/user_guide/enhanced-script-support.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": "adf92b31960187d2c4f14a6fa940eee3175064429c3b83678cd0a809ec6a1e6a",
                "md5": "41863deab071f53809094988c1237800",
                "sha256": "be34c236c72e724690153d22f1a7e9d62151019e4e4042bf9bc909c10250c3eb"
            },
            "downloads": -1,
            "filename": "elyra_r_editor_extension-3.15.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "41863deab071f53809094988c1237800",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2606350,
            "upload_time": "2023-03-29T00:27:48",
            "upload_time_iso_8601": "2023-03-29T00:27:48.643225Z",
            "url": "https://files.pythonhosted.org/packages/ad/f9/2b31960187d2c4f14a6fa940eee3175064429c3b83678cd0a809ec6a1e6a/elyra_r_editor_extension-3.15.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ee002f1dd537c63892382b28a0af09ff0c02798f1b103fa1f929dcebfa5a8516",
                "md5": "fdbd7cfa6f4502a81861350ee0e8142f",
                "sha256": "ad1140703d9c9ca5ae1a03fa2196a373eb8092dd649dc8cb345d949ca6070e99"
            },
            "downloads": -1,
            "filename": "elyra-r-editor-extension-3.15.0.tar.gz",
            "has_sig": true,
            "md5_digest": "fdbd7cfa6f4502a81861350ee0e8142f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1892,
            "upload_time": "2023-03-29T00:27:52",
            "upload_time_iso_8601": "2023-03-29T00:27:52.138495Z",
            "url": "https://files.pythonhosted.org/packages/ee/00/2f1dd537c63892382b28a0af09ff0c02798f1b103fa1f929dcebfa5a8516/elyra-r-editor-extension-3.15.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-03-29 00:27:52",
    "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-r-editor-extension"
}
        
Elapsed time: 0.04879s