https://github.com/casperdcl/jupyter-book

Create beautiful, publication-quality books and documents from computational content.

https://github.com/casperdcl/jupyter-book

Science Score: 23.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
  • .zenodo.json file
  • DOI references
    Found 3 DOI reference(s) in README
  • Academic publication links
    Links to: zenodo.org
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

Create beautiful, publication-quality books and documents from computational content.

Basic Info
  • Host: GitHub
  • Owner: casperdcl
  • License: bsd-3-clause
  • Default Branch: master
  • Homepage: http://jupyterbook.org
  • Size: 62.8 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Fork of executablebooks/jupyter-book
Created almost 3 years ago · Last pushed almost 3 years ago
Metadata Files
Readme Changelog License

README.md

Jupyter Book

Jupyter Book Badge CircleCI codecov DOI PyPI Conda

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 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 is still developing relatively rapidly, so please be patient if things change or features iterate and change quickly. Once Jupyter Book hits 1.0, it will slow down considerably!

Contribute or improve the book

Notice some inefficient CSS? A typo in the text? Want to add a cool feature so that others can enjoy the improvements to Jupyter Books? Check out the Jupyter Book Contributor's Guide. We'd love your help!

Acknowledgements

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

Owner

  • Name: Casper da Costa-Luis
  • Login: casperdcl
  • Kind: user
  • Location: London, UK

Open Core Software Consultant & Technical Product Manager; Computational Physicist; member of IEEE, IOP, & @python Software Foundation

GitHub Events

Total
Last Year

Dependencies

.github/workflows/pdf.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
.github/workflows/publish.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/scheduled_tests.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3.1.3 composite
  • pre-commit/action v3.0.0 composite
.binder/requirements.txt pypi
  • altair *
  • bokeh *
  • folium *
  • ipywidgets *
  • jupytext *
  • matplotlib *
  • nbclient *
  • numpy *
  • pandas *
  • plotly *
  • sphinx-click *
  • sphinx-examples *
  • sphinx-proof *
  • sphinx_inline_tabs *
  • sphinxext-rediraffe *
  • sympy *
jupyter_book/book_template/requirements.txt pypi
  • jupyter-book *
  • matplotlib *
  • numpy *
pyproject.toml pypi
  • Jinja2 *
  • click >=7.1,<9
  • docutils >=0.15,<0.19
  • jsonschema <5
  • linkify-it-py ~=2.0.0
  • myst-nb ~=0.17.1
  • pyyaml *
  • sphinx >=4,<6
  • sphinx-book-theme ~=1.0.0
  • sphinx-comments *
  • sphinx-copybutton *
  • sphinx-design ~=0.4.1
  • sphinx-external-toc ~=0.3.1
  • sphinx-jupyterbook-latex ~=0.5.2
  • sphinx-multitoc-numbering ~=0.1.3
  • sphinx-thebe ~=0.2.0
  • sphinx_togglebutton *
  • sphinxcontrib-bibtex >=2.2.0,<=2.5.0