{"id":19407727,"url":"https://github.com/sosiristseng/template-juliabook-matrix","last_synced_at":"2025-04-24T09:31:45.111Z","repository":{"id":36987890,"uuid":"502816477","full_name":"sosiristseng/template-juliabook-matrix","owner":"sosiristseng","description":"Template for running Julia code in Jupyter Book","archived":false,"fork":false,"pushed_at":"2025-04-21T01:26:52.000Z","size":710,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-21T02:41:26.523Z","etag":null,"topics":["julia","jupyter-book","jupyter-notebook","template"],"latest_commit_sha":null,"homepage":"https://sosiristseng.github.io/template-juliabook-matrix/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sosiristseng.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-13T05:25:13.000Z","updated_at":"2025-04-21T01:20:42.000Z","dependencies_parsed_at":"2023-12-02T10:28:34.544Z","dependency_job_id":"7cfb4cbc-2e20-48d7-b074-2c69a1640237","html_url":"https://github.com/sosiristseng/template-juliabook-matrix","commit_stats":null,"previous_names":["ww-jl/template-juliabook","ww-jl/template-juliabook-matrix","sosiristseng/template-juliabook-matrix"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosiristseng%2Ftemplate-juliabook-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosiristseng%2Ftemplate-juliabook-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosiristseng%2Ftemplate-juliabook-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosiristseng%2Ftemplate-juliabook-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sosiristseng","download_url":"https://codeload.github.com/sosiristseng/template-juliabook-matrix/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250600715,"owners_count":21457017,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["julia","jupyter-book","jupyter-notebook","template"],"created_at":"2024-11-10T12:03:35.386Z","updated_at":"2025-04-24T09:31:44.748Z","avatar_url":"https://github.com/sosiristseng.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Template for publishing Julia Jupyter notebooks with dynamic matrix\n\nClick `Use this template` button to copy this repository.\n\nSee also:\n\n- [template-juliabook](https://github.com/ww-jl/template-juliabook): runs notebooks concurrently *in one runner* and use [jupyter-book][] to build the website.\n- [template-quarto-julia-matrix](https://github.com/sosiristseng/template-quarto-julia-matrix): mostly the same as this repository, but it uses quarto to render the website.\n\n[jupyter-book]: https://jupyterbook.org\n\n## Notebook execution and publish\n\nIn [ci.yml](.github/workflows/ci.yml), each Jupyter (`*.ipynb`) notebook under the `docs` folder is executed with one GitHub actions runner; then [Jupyter book][jupyter-book] collects the result notebooks and creates a beautiful website.\n\n### Parallel execution\n\nThe notebooks are executed in parallel by dynamic matrix. Every notebook runs on an individual runner.\n\n### Enable GitHub pages\n\nOpen your repository settings =\u003e Pages =\u003e GitHub Pages =\u003e Build and deployment =\u003e Source, select `GitHub actions`.\n\n## Automatic dependency updates\n\n### Dependabot and Kodiak Bot\n\nSee [dependabot.yml](.github/dependabot.yml) and [.kodiak.toml](.github/.kodiak.toml) configuration files.\n\nYou need to enable the [Kodiak Bot](https://kodiakhq.com/docs/quickstart) APP to automatically merge updates.\n\n### Julia dependencies\n\nThe GitHub workflow [update-manifest.yml](.github/workflows/update-manifest.yml) regularly updates Julia dependencies, make a PR with the updated dependencies, and automatically merge the updates if the notebooks are executed smoothly.\n\nSee [creating tokens](https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#triggering-further-workflow-runs) to trigger CI workflows in a PR. This repo uses a custom [GitHub APP](https://github.com/peter-evans/create-pull-request/blob/main/docs/concepts-guidelines.md#authenticating-with-github-app-generated-tokens) to generate a token on the fly.\n\n## Checking HTTP links\n\n[linkcheck.yml](.github/workflows/linkcheck.yml) uses GitHub actions to regularly check if the web links in the notebooks are valid.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsosiristseng%2Ftemplate-juliabook-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsosiristseng%2Ftemplate-juliabook-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsosiristseng%2Ftemplate-juliabook-matrix/lists"}