jupyter-book


Namejupyter-book JSON
Version 2.0.0 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-11-03 07:36:52
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="https://raw.githubusercontent.com/jupyter-book/jupyter-book/next/docs/media/images/logo-square.svg" width=40 /> Jupyter Book

[![Jupyter Book Badge](https://raw.githubusercontent.com/jupyter-book/jupyter-book/next/docs/media/images/badge.svg)](https://jupyterbook.org)
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2561065.svg)](https://doi.org/10.5281/zenodo.2561065)

<!-- [![PyPI][pypi-badge]][pypi-link]
     [![Conda][conda-badge]][conda-link] -->

Jupyter Book is an open-source tool for building publication-quality books and documents from computational material.

Jupyter Book allows users to

- write their content in Markdown files or [Jupyter](https://jupyter.org/) notebooks,
- include computational elements (e.g., code cells) in either type,
- include rich syntax such as citations, cross-references, and numbered equations, and
- using a simple command, run the embedded code cells, cache the outputs and convert this content into:
  - a web-based interactive book and
  - a publication-quality PDF.

## Governance of This Project

Jupyter Book 2 is still developing relatively rapidly, so please be patient if things change or features iterate and change quickly.

## Contribute or Improve The Book

Notice a typo in the text? Want to add a cool feature so that others can enjoy the improvements to Jupyter Books?
Check out `CONTRIBUTING.md`. We'd love your help!

## Acknowledgements

Jupyter Book is maintained and primarily developed by the Jupyter Book Project.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "jupyter-book",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/dd/af/0d99fdc572508987b422568bae13f77847b246902c01e8412e8612b9c256/jupyter_book-2.0.0.tar.gz",
    "platform": null,
    "description": "# <img src=\"https://raw.githubusercontent.com/jupyter-book/jupyter-book/next/docs/media/images/logo-square.svg\" width=40 /> Jupyter Book\n\n[![Jupyter Book Badge](https://raw.githubusercontent.com/jupyter-book/jupyter-book/next/docs/media/images/badge.svg)](https://jupyterbook.org)\n[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.2561065.svg)](https://doi.org/10.5281/zenodo.2561065)\n\n<!-- [![PyPI][pypi-badge]][pypi-link]\n     [![Conda][conda-badge]][conda-link] -->\n\nJupyter Book is an open-source tool for building publication-quality books and documents from computational material.\n\nJupyter Book allows users to\n\n- write their content in Markdown files or [Jupyter](https://jupyter.org/) notebooks,\n- include computational elements (e.g., code cells) in either type,\n- include rich syntax such as citations, cross-references, and numbered equations, and\n- using a simple command, run the embedded code cells, cache the outputs and convert this content into:\n  - a web-based interactive book and\n  - a publication-quality PDF.\n\n## Governance of This Project\n\nJupyter Book 2 is still developing relatively rapidly, so please be patient if things change or features iterate and change quickly.\n\n## Contribute or Improve The Book\n\nNotice a typo in the text? Want to add a cool feature so that others can enjoy the improvements to Jupyter Books?\nCheck out `CONTRIBUTING.md`. We'd love your help!\n\n## Acknowledgements\n\nJupyter Book is maintained and primarily developed by the Jupyter Book Project.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "2.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "706176be86c11446c903d7ade1e7e0c3209ffe5b52680a7c3f1132a424fb83ea",
                "md5": "92859eb326b9b248c5705d4902edad8d",
                "sha256": "c264c99f88ac6e916feb70ee0facc6aa1deebde439187c31979f384e3edb4ad2"
            },
            "downloads": -1,
            "filename": "jupyter_book-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "92859eb326b9b248c5705d4902edad8d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2614694,
            "upload_time": "2025-11-03T07:36:48",
            "upload_time_iso_8601": "2025-11-03T07:36:48.967623Z",
            "url": "https://files.pythonhosted.org/packages/70/61/76be86c11446c903d7ade1e7e0c3209ffe5b52680a7c3f1132a424fb83ea/jupyter_book-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ddaf0d99fdc572508987b422568bae13f77847b246902c01e8412e8612b9c256",
                "md5": "3b944fdada957c414e6c3031d280dc2d",
                "sha256": "d8cd883fdf02de376f92118aa81329c1e481ca02872369665adaed7dfcabfa99"
            },
            "downloads": -1,
            "filename": "jupyter_book-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3b944fdada957c414e6c3031d280dc2d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 14453008,
            "upload_time": "2025-11-03T07:36:52",
            "upload_time_iso_8601": "2025-11-03T07:36:52.125038Z",
            "url": "https://files.pythonhosted.org/packages/dd/af/0d99fdc572508987b422568bae13f77847b246902c01e8412e8612b9c256/jupyter_book-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-03 07:36:52",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "jupyter-book"
}
        
Elapsed time: 8.57157s