widgetsnbextension


Namewidgetsnbextension JSON
Version 4.0.10 PyPI version JSON
download
home_pagehttp://jupyter.org
SummaryJupyter interactive widgets for Jupyter Notebook
upload_time2024-02-08 15:29:55
maintainer
docs_urlNone
authorJupyter Development Team
requires_python>=3.7
licenseBSD 3-Clause License
keywords interactive interpreter shell web notebook widgets jupyter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Jupyter Widgets for Jupyter Notebook

![Version](https://img.shields.io/pypi/v/ipywidgets.svg?logo=pypi)](https://pypi.python.org/pypi/ipywidgets)

This package makes Jupyter widgets available in the classic Jupyter Notebook. This package provides the necessary JavaScript controls in the Jupyter Notebook that communicate with the widget objects in the kernel.

Install the corresponding Jupyter widgets package into your kernel, i.e., IPython users would install `ipywidgets` into their kernel.

            

Raw data

            {
    "_id": null,
    "home_page": "http://jupyter.org",
    "name": "widgetsnbextension",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Interactive,Interpreter,Shell,Web,notebook,widgets,Jupyter",
    "author": "Jupyter Development Team",
    "author_email": "jupyter@googlegroups.com",
    "download_url": "https://files.pythonhosted.org/packages/43/91/d6a9459cbb231811e38b12cbe49378400f4c78535b5ab9ec6c5288ec7364/widgetsnbextension-4.0.10.tar.gz",
    "platform": "Linux",
    "description": "# Jupyter Widgets for Jupyter Notebook\n\n![Version](https://img.shields.io/pypi/v/ipywidgets.svg?logo=pypi)](https://pypi.python.org/pypi/ipywidgets)\n\nThis package makes Jupyter widgets available in the classic Jupyter Notebook. This package provides the necessary JavaScript controls in the Jupyter Notebook that communicate with the widget objects in the kernel.\n\nInstall the corresponding Jupyter widgets package into your kernel, i.e., IPython users would install `ipywidgets` into their kernel.\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License",
    "summary": "Jupyter interactive widgets for Jupyter Notebook",
    "version": "4.0.10",
    "project_urls": {
        "Homepage": "http://jupyter.org"
    },
    "split_keywords": [
        "interactive",
        "interpreter",
        "shell",
        "web",
        "notebook",
        "widgets",
        "jupyter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99bc82a8c3985209ca7c0a61b383c80e015fd92e74f8ba0ec1af98f9d6ca8dce",
                "md5": "3549039fc169ddc3172c51321f2cc254",
                "sha256": "d37c3724ec32d8c48400a435ecfa7d3e259995201fbefa37163124a9fcb393cc"
            },
            "downloads": -1,
            "filename": "widgetsnbextension-4.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3549039fc169ddc3172c51321f2cc254",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2296740,
            "upload_time": "2024-02-08T15:29:50",
            "upload_time_iso_8601": "2024-02-08T15:29:50.450610Z",
            "url": "https://files.pythonhosted.org/packages/99/bc/82a8c3985209ca7c0a61b383c80e015fd92e74f8ba0ec1af98f9d6ca8dce/widgetsnbextension-4.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4391d6a9459cbb231811e38b12cbe49378400f4c78535b5ab9ec6c5288ec7364",
                "md5": "f45cd31f525d5a471984ac3ef41f2ab5",
                "sha256": "64196c5ff3b9a9183a8e699a4227fb0b7002f252c814098e66c4d1cd0644688f"
            },
            "downloads": -1,
            "filename": "widgetsnbextension-4.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "f45cd31f525d5a471984ac3ef41f2ab5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 1147204,
            "upload_time": "2024-02-08T15:29:55",
            "upload_time_iso_8601": "2024-02-08T15:29:55.080163Z",
            "url": "https://files.pythonhosted.org/packages/43/91/d6a9459cbb231811e38b12cbe49378400f4c78535b5ab9ec6c5288ec7364/widgetsnbextension-4.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-08 15:29:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "widgetsnbextension"
}
        
Elapsed time: 0.20727s