https://github.com/alan-turing-institute/who-is-that-ebook

Demo eBook for use in who-is-that project

https://github.com/alan-turing-institute/who-is-that-ebook

Science Score: 13.0%

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

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

Repository

Demo eBook for use in who-is-that project

Basic Info
  • Host: GitHub
  • Owner: alan-turing-institute
  • License: mit
  • Language: HTML
  • Default Branch: main
  • Size: 9.17 MB
Statistics
  • Stars: 0
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed almost 2 years ago
Metadata Files
Readme License

README.md

who-is-that-ebook

Demo eBook for use in who-is-that project

Build locally

To build the EPUB locally you need to:

shell $ poetry install

  • Build the book

shell $ poetry run se build reinforcing-reg

Download from GitHub

Each PR will run the Build EPUB workflow. This produces the EPUB as a downloadable artifact.

Download an artifact from GitHub

Owner

  • Name: The Alan Turing Institute
  • Login: alan-turing-institute
  • Kind: organization
  • Email: info@turing.ac.uk

The UK's national institute for data science and artificial intelligence.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 1
  • Total pull requests: 3
  • Average time to close issues: 1 day
  • Average time to close pull requests: 22 minutes
  • Total issue authors: 1
  • Total pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 1
  • Pull requests: 3
  • Average time to close issues: 1 day
  • Average time to close pull requests: 22 minutes
  • Issue authors: 1
  • Pull request authors: 1
  • Average comments per issue: 0.0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • jemrobinson (1)
Pull Request Authors
  • jemrobinson (4)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/build_epub.yaml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
poetry.lock pypi
  • attrs 23.2.0
  • cairocffi 1.7.0
  • cairosvg 2.7.1
  • certifi 2024.6.2
  • cffi 1.16.0
  • chardet 5.2.0
  • charset-normalizer 3.3.2
  • cssselect 1.2.0
  • cssselect2 0.7.0
  • cssutils 2.9.0
  • defusedxml 0.7.1
  • ftfy 6.0.3
  • gitdb 4.0.11
  • gitpython 3.1.41
  • h11 0.14.0
  • idna 3.7
  • importlib-resources 1.0.2
  • lxml 4.9.3
  • markdown-it-py 3.0.0
  • mdurl 0.1.2
  • natsort 8.4.0
  • outcome 1.3.0.post0
  • pillow 10.3.0
  • psutil 5.9.6
  • pycparser 2.22
  • pygments 2.18.0
  • pyphen 0.14.0
  • pysocks 1.7.1
  • regex 2023.10.3
  • requests 2.31.0
  • rich 13.7.0
  • roman 4.1
  • selenium 4.9.0
  • setuptools 69.5.1
  • smartypants 2.0.1
  • smmap 5.0.1
  • sniffio 1.3.1
  • sortedcontainers 2.4.0
  • standardebooks 2.6.4
  • tinycss2 1.2.1
  • titlecase 2.4
  • trio 0.25.1
  • trio-websocket 0.11.1
  • unidecode 1.3.7
  • urllib3 1.26.18
  • wcwidth 0.2.13
  • webencodings 0.5.1
  • wsproto 1.2.0
pyproject.toml pypi
  • python >=3.11,<=3.12
  • standardebooks ^2.6.4