jupyter-panel-proxy


Namejupyter-panel-proxy JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/pyviz/jupyter-panel-proxy
SummaryJupyter Server Proxy for Panel applications
upload_time2019-10-21 17:18:37
maintainerPyViz developers
docs_urlNone
authorJulia Signell
requires_python>=2.7
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jupyter Server Proxy for Panel

When jupyter-panel-proxy is installed and you run `jupyter notebook`,
you'll find the served version of the panel app at the regular url
such as `http://localhost:8888` followed by `panel/<name_of_file>`



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pyviz/jupyter-panel-proxy",
    "name": "jupyter-panel-proxy",
    "maintainer": "PyViz developers",
    "docs_url": null,
    "requires_python": ">=2.7",
    "maintainer_email": "developers@pyviz.org",
    "keywords": "",
    "author": "Julia Signell",
    "author_email": "developers@pyviz.org",
    "download_url": "https://files.pythonhosted.org/packages/a1/21/e828a6d136128d3b19c2e027759d7da7bb12c8f5191361d1e7c899e0441c/jupyter-panel-proxy-0.1.0.tar.gz",
    "platform": "Windows",
    "description": "# Jupyter Server Proxy for Panel\n\nWhen jupyter-panel-proxy is installed and you run `jupyter notebook`,\nyou'll find the served version of the panel app at the regular url\nsuch as `http://localhost:8888` followed by `panel/<name_of_file>`\n\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Jupyter Server Proxy for Panel applications",
    "version": "0.1.0",
    "project_urls": {
        "Bug Tracker": "http://github.com/pyviz/jupyter-panel-proxy/issues",
        "Documentation": "https://github.com/pyviz/jupyter-panel-proxy/blob/master/README.md",
        "Homepage": "https://github.com/pyviz/jupyter-panel-proxy",
        "Source Code": "https://github.com/pyviz/jupyter-panel-proxy"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ab98507cb3c66dc5c548b348f7efed62f5516e3697831409119d0837cd474656",
                "md5": "2871f3a2f48ca7ee13aedfc8ec8bcd57",
                "sha256": "324db851e483211d5d3b364d5b7fc2124c96e61cb650d1b5173c4bc297c0c961"
            },
            "downloads": -1,
            "filename": "jupyter_panel_proxy-0.1.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2871f3a2f48ca7ee13aedfc8ec8bcd57",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=2.7",
            "size": 3375,
            "upload_time": "2019-10-21T17:18:33",
            "upload_time_iso_8601": "2019-10-21T17:18:33.262592Z",
            "url": "https://files.pythonhosted.org/packages/ab/98/507cb3c66dc5c548b348f7efed62f5516e3697831409119d0837cd474656/jupyter_panel_proxy-0.1.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a121e828a6d136128d3b19c2e027759d7da7bb12c8f5191361d1e7c899e0441c",
                "md5": "cd4407fab1990c33584a94d54d557757",
                "sha256": "4d65091afa2fcd07ed16a3da291137e9955a49fa30664fde72a62bd60382a431"
            },
            "downloads": -1,
            "filename": "jupyter-panel-proxy-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cd4407fab1990c33584a94d54d557757",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=2.7",
            "size": 3753,
            "upload_time": "2019-10-21T17:18:37",
            "upload_time_iso_8601": "2019-10-21T17:18:37.134781Z",
            "url": "https://files.pythonhosted.org/packages/a1/21/e828a6d136128d3b19c2e027759d7da7bb12c8f5191361d1e7c899e0441c/jupyter-panel-proxy-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-10-21 17:18:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pyviz",
    "github_project": "jupyter-panel-proxy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "jupyter-panel-proxy"
}
        
Elapsed time: 1.24905s