ipywidgets-bokeh


Nameipywidgets-bokeh JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/bokeh/ipywidgets_bokeh
SummaryAllows embedding of Jupyter widgets in Bokeh layouts.
upload_time2024-03-25 17:52:50
maintainerNone
docs_urlNone
authorBokeh Team
requires_python>=3.9
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ipywidgets_bokeh
================

Support for using ipywidgets within [Bokeh](https://bokeh.org). Ipywidgets are normally used in Jupyter notebooks, but this project allows them to be embedded into a Bokeh application so that they can be used alongside and with Bokeh-based plots and Bokeh widgets.  See the separate [jupyter_bokeh](https://github.com/bokeh/jupyter_bokeh) library for support for using Bokeh plots and widgets in Jupyter and ipywidgets (the opposite case from what ipywidgets_bokeh supports).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bokeh/ipywidgets_bokeh",
    "name": "ipywidgets-bokeh",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Bokeh Team",
    "author_email": "info@bokeh.org",
    "download_url": "https://files.pythonhosted.org/packages/04/8e/109c4241e39f9412836674cb6d4eb2ca5fb348af548eeb17e5ce3b447da9/ipywidgets_bokeh-1.6.0.tar.gz",
    "platform": null,
    "description": "ipywidgets_bokeh\n================\n\nSupport for using ipywidgets within [Bokeh](https://bokeh.org). Ipywidgets are normally used in Jupyter notebooks, but this project allows them to be embedded into a Bokeh application so that they can be used alongside and with Bokeh-based plots and Bokeh widgets.  See the separate [jupyter_bokeh](https://github.com/bokeh/jupyter_bokeh) library for support for using Bokeh plots and widgets in Jupyter and ipywidgets (the opposite case from what ipywidgets_bokeh supports).\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Allows embedding of Jupyter widgets in Bokeh layouts.",
    "version": "1.6.0",
    "project_urls": {
        "Homepage": "https://github.com/bokeh/ipywidgets_bokeh"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aeb87f129828a2188be26e57d819abeb23dd22411f1e51937cad40a03c6688ec",
                "md5": "a42afe820522425d384747f21d54cf76",
                "sha256": "8d036f7337f3e13ecec814c0a08263dae1d176159dfacad276d060e374c65a28"
            },
            "downloads": -1,
            "filename": "ipywidgets_bokeh-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a42afe820522425d384747f21d54cf76",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 1037058,
            "upload_time": "2024-03-25T17:52:48",
            "upload_time_iso_8601": "2024-03-25T17:52:48.064961Z",
            "url": "https://files.pythonhosted.org/packages/ae/b8/7f129828a2188be26e57d819abeb23dd22411f1e51937cad40a03c6688ec/ipywidgets_bokeh-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "048e109c4241e39f9412836674cb6d4eb2ca5fb348af548eeb17e5ce3b447da9",
                "md5": "cb6f02d7d4c0b88d2c55a21e1a4124ee",
                "sha256": "42f3dbe39bd1618a98f1b9ea43ac2573533fc56badb85fee5145d1235467f636"
            },
            "downloads": -1,
            "filename": "ipywidgets_bokeh-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "cb6f02d7d4c0b88d2c55a21e1a4124ee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1032615,
            "upload_time": "2024-03-25T17:52:50",
            "upload_time_iso_8601": "2024-03-25T17:52:50.204626Z",
            "url": "https://files.pythonhosted.org/packages/04/8e/109c4241e39f9412836674cb6d4eb2ca5fb348af548eeb17e5ce3b447da9/ipywidgets_bokeh-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 17:52:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bokeh",
    "github_project": "ipywidgets_bokeh",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ipywidgets-bokeh"
}
        
Elapsed time: 0.62549s