jupyter-contrib-nbextensions


Namejupyter-contrib-nbextensions JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/ipython-contrib/jupyter_contrib_nbextensions.git
SummaryA collection of Jupyter nbextensions.
upload_time2022-11-15 17:31:27
maintainer
docs_urlNone
authoripython-contrib and jupyter-contrib developers
requires_python
licenseBSD
keywords ipython jupyter notebook
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI
coveralls test coverage No coveralls.
            
Contains a collection of extensions that add functionality to the Jupyter
notebook. These extensions are mostly written in Javascript, and are loaded
locally in the browser.

Read
`the documentation <https://jupyter-contrib-nbextensions.readthedocs.io>`_
for more information.

The
`jupyter-contrib repository <https://github.com/ipython-contrib/jupyter_contrib_nbextensions>`_
is maintained independently by a group of users and developers, and is not
officially related to the Jupyter development team.

The maturity of the provided extensions varies, so please check
`the repository issues page <https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues>`_
if you encounter any problems, and create a new issue if needed!

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git",
    "name": "jupyter-contrib-nbextensions",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "IPython,Jupyter,notebook",
    "author": "ipython-contrib and jupyter-contrib developers",
    "author_email": "jupytercontrib@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/50/91/78cc4362611dbde2b0cd068204aaf1b8899d0459c50d8ff9daca8c069791/jupyter_contrib_nbextensions-0.7.0.tar.gz",
    "platform": "Any",
    "description": "\nContains a collection of extensions that add functionality to the Jupyter\nnotebook. These extensions are mostly written in Javascript, and are loaded\nlocally in the browser.\n\nRead\n`the documentation <https://jupyter-contrib-nbextensions.readthedocs.io>`_\nfor more information.\n\nThe\n`jupyter-contrib repository <https://github.com/ipython-contrib/jupyter_contrib_nbextensions>`_\nis maintained independently by a group of users and developers, and is not\nofficially related to the Jupyter development team.\n\nThe maturity of the provided extensions varies, so please check\n`the repository issues page <https://github.com/ipython-contrib/jupyter_contrib_nbextensions/issues>`_\nif you encounter any problems, and create a new issue if needed!\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "A collection of Jupyter nbextensions.",
    "version": "0.7.0",
    "project_urls": {
        "Download": "https://github.com/ipython-contrib/jupyter_contrib_nbextensions/tarball/0.7.0",
        "Homepage": "https://github.com/ipython-contrib/jupyter_contrib_nbextensions.git"
    },
    "split_keywords": [
        "ipython",
        "jupyter",
        "notebook"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "509178cc4362611dbde2b0cd068204aaf1b8899d0459c50d8ff9daca8c069791",
                "md5": "7ad32cd4e8c5ee108ba5b3a17c84d274",
                "sha256": "06e33f005885eb92f89cbe82711e921278201298d08ab0d886d1ba09e8c3e9ca"
            },
            "downloads": -1,
            "filename": "jupyter_contrib_nbextensions-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7ad32cd4e8c5ee108ba5b3a17c84d274",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 23462252,
            "upload_time": "2022-11-15T17:31:27",
            "upload_time_iso_8601": "2022-11-15T17:31:27.754658Z",
            "url": "https://files.pythonhosted.org/packages/50/91/78cc4362611dbde2b0cd068204aaf1b8899d0459c50d8ff9daca8c069791/jupyter_contrib_nbextensions-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-15 17:31:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ipython-contrib",
    "github_project": "jupyter_contrib_nbextensions",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "tox": true,
    "lcname": "jupyter-contrib-nbextensions"
}
        
Elapsed time: 0.26105s