index.ipynb illustrates all the required metadata used by andrew. We recommend to use Quarto JupyterLab Extension.
| YAML in raw cell | Required | Note |
|---|---|---|
| title | ||
| subtitle | ||
| author | ||
| image | Preferable as 900×600 pixels. | |
| image-alt |
| Feature | andrew |
Notes |
|---|---|---|
| Pandoc’s Markdown | 👍 | |
| Images | 👍 | As part of Pandoc’s Markdown |
| Tables | 👍 | As part of Pandoc’s Markdown |
| Citations and Bibliographies | 👍 | As part of Pandoc’s Markdown |
| Footnotes | 👍 | As part of Pandoc’s Markdown |
| Math | 👍 | Powered by MathJax as part of Pandoc’s Markdown |
| Callout Blocks | 😥 | See GESIS-Methods-Hub/andrew#149 |
| Cross References | 👍 | |
| Computation of Inline Code | 👍 | Requires Quarto >= 1.4 |
| Computation of Code Chunks | 👍 | |
| Code Annotation | 👍 | Requires Quarto >= 1.3 |
| Title Blocks | 👍 | Generated by Quarto based on YAML header |
| How to cite in the appendix | 👍 | Generated by Quarto based on YAML header |
This repository doesn't list any configuration file for Binder and will be launch with the default JupyterLab IDE.