| executablebooks/sphinx-book-theme | A clean book theme for scientific explanations and documentation with Sphinx | 487 | Jupyter Notebook |
| executablebooks/MyST-NB | Parse and execute ipynb files in Sphinx | 235 | Jupyter Notebook |
| executablebooks/cookiecutter-jupyter-book | Cookiecutter template for a simple jupyter book | 159 | TeX |
| executablebooks/meta | A community dedicated to supporting tools for technical and scientific communication and interactive computing | 156 | β |
| executablebooks/sphinx-panels | A sphinx extension for creating panels in a grid layout | 84 | Python |
| executablebooks/rst-to-myst | Convert ReStructuredText to MyST Markdown | 71 | Python |
| executablebooks/jupyter-cache | A defined interface for working with a cache of executed jupyter notebooks | 58 | Jupyter Notebook |
| executablebooks/github-activity | Simple markdown changelogs for GitHub repositories | 54 | Python |
| executablebooks/sphinx-togglebutton | Show and hide content with a button in Sphinx | 47 | JavaScript |
| executablebooks/myst-vs-code | A syntax highlighter for the MyST Markdown format | 40 | TypeScript |
| executablebooks/quantecon-mini-example | A short example showing how to write a lecture series using Jupyter Book 2.0. | 37 | Python |
| executablebooks/sphinx-proof | A Sphinx extension for producing proof, theorem, lemma, definition, remark, conjecture, corollary and algorithm directives. | 35 | Python |
| executablebooks/sphinx-external-toc | A sphinx extension that allows the site-map to be defined in a single YAML file | 34 | Python |
| executablebooks/sphinx-jupyterbook-latex | Supporting LaTeX infrastructure for Jupyter Book | 31 | Python |
| executablebooks/sphinx-thebe | A Sphinx extension to convert static code into interactive code cells with Jupyter, Thebe, and Binder. | 31 | Python |
| executablebooks/sphinx-comments | hypothes.is interaction layer with Sphinx | 25 | Python |
| executablebooks/sphinx-exercise | A Sphinx extension for producing exercise and solution directives. | 22 | HTML |
| executablebooks/sphinx-remove-toctrees | Speed up Sphinx builds by selectively removing toctrees from some pages | 16 | Python |
| executablebooks/mdformat-myst | Mdformat plugin for MyST compatibility | 16 | Python |
| executablebooks/sphinx-multitoc-numbering | A Sphinx extension to support continuous numbering of sections across multiple tocs in HTML output. | 14 | Python |
| executablebooks/quantecon-example | A demonstration of Jupyter Book functionality using QuantEcon Python programming source material. | 14 | Python |
| executablebooks/github-action-demo | A demonstration repository to build and host a book with GitHub Actions | 13 | TeX |
| executablebooks/markdown-it-docutils | A markdown-it plugin for implementing docutils style roles/directives. | 11 | TypeScript |
| executablebooks/jupyterlab-mystjs | Jupyterlab extension using the MySTjs parser | 9 | TypeScript |
| executablebooks/markdown-it-plugin-template | A template for creating a markdown-it plugin. | 9 | JavaScript |
| executablebooks/sphinx-examples | A Sphinx extension to create examples of source markdown and the result of rendering it. | 8 | Python |
| executablebooks/mdformat-footnote | Footnote format addition for mdformat | 8 | Python |
| executablebooks/web-compile | A CLI to compile/minify SCSS & JS, and associated pre-commit hook. | 8 | Python |
| executablebooks/cli | ππDEPRECATED, see https://github.com/ExecutableBookProject/jupyter-bookππ | 7 | Python |
| executablebooks/unified-myst | A repository of packages for working with MyST in the https://unifiedjs.com/ ecosystem | 6 | JavaScript |
| executablebooks/sphinx-tomyst | A sphinx translator for producing myst syntax files | 5 | Python |
| executablebooks/sphinx-ext-autodoc | Auto-documentation for sphinx extension components | 5 | Python |
| executablebooks/markdown-it-dollarmath | A markdown-it plugin for $-delimited math | 4 | TypeScript |
| executablebooks/myst-react | A web-based UI for rendering MyST Markdown | 4 | TypeScript |
| executablebooks/mdformat-plugin | A template for creating an mdformat parser extension plugin | 4 | Python |
| executablebooks/.github | Community health files: Contributing guidelines, Code of Conduct, ... | 4 | β |
| executablebooks/rst2myst | Tools for converting RST files to MyST-NB files | 4 | Python |
| executablebooks/mistletoe-ebp | The EPB fork of mistletoe: A fast, extensible and spec-compliant Markdown parser in pure Python. | 4 | Python |
| executablebooks/markdown-it-amsmath | A markdown-it plugin for amsmath LaTeX environments. | 3 | TypeScript |
| executablebooks/python-pkg-cookiecutter | A cookiecutter for python packages, with docs and GitHub Actions CI | 3 | Python |
| executablebooks/myst | Myst - Markedly Structured Text | 3 | β |
| executablebooks/myst-article-theme | A light-weight theme for rendering scientific articles and associated notebooks | 2 | TypeScript |
| executablebooks/myst-book-theme | A lightweight MyST theme designed to mimic the look-and-feel of an interactive book. | 2 | TypeScript |
| executablebooks/markdown-it-myst-extras | Additional plugins required for the MyST specification | 2 | TypeScript |
| executablebooks/myst-standard | A meta-repository to discuss and plan for the MyST standard | 2 | β |
| executablebooks/sphinx-yaml-config | β | 2 | Python |
| executablebooks/sphinx-jupyter-book-theme | An experimental Sphinx theme for Jupyter Book | 2 | HTML |
| executablebooks/mdformat-deflist | mdformat plugin for deflist | 1 | Python |
| executablebooks/sphinx-conditional-asset | A small extension for developers of Sphinx to conditionally add assets to a page. | 1 | Python |
| executablebooks/jupytext | Jupyter Notebooks as Markdown Documents, Julia, Python or R scripts | 1 | Python |
| executablebooks/myst-parser.example-project | An self contained example project for testing and development of myst syntax using myst-parser | 1 | Python |
| executablebooks/write_ups | Write ups and publications that document the project | 1 | β |
| executablebooks/jupyter-book-myst | β | 0 | β |
| executablebooks/jupyter-cache-upgrader | β | 0 | Python |
| executablebooks/staged-recipes | A place to submit conda recipes before they become fully fledged conda-forge feedstocks | 0 | Python |
| executablebooks/myst-theme-patches | A minimal repository containing essential patches for myst-theme deveopment | 0 | β |
| executablebooks/team-compass | Organizational policy and internal documentation for the executablebooks community | 0 | β |
| executablebooks/thebe-core | Typescript based Jupyter connectivity and code execution layer for thebe | 0 | TypeScript |
| executablebooks/myst-demo | A web-component for interactive myst demos in documentation. | 0 | TypeScript |
| executablebooks/multi-book-demo | β | 0 | Python |
| executablebooks/myst-nb.example-project | An example project for working with myst-nb and developing myst syntax | 0 | Jupyter Notebook |
| executablebooks/sphinx-globaltoc | β | 0 | Python |
| executablebooks/mappings | Work on Mappings between IPYNB-RST and IPYNB-MD++ | 0 | β |
| executablebooks/markup_test_cases | Markup test cases for source files | 0 | β |
| executablebooks/profile-sphinx-site | A tiny repository to profile a Sphinx site | 0 | Python |