QuantEcon / QuantEcon/quantecon-book-theme
Review `collapse-##` styling in `quantecon-book-theme`
Open
@mmcky is already working on this.
Since Aug 18, 2025.
- Dominant language
- Jupyter Notebook
- Stars
- 56
- Forks
- 24
- Avg merge
- 4h 33m
- Merged PRs (30d)
- 4
Description
Description
Currently, the collapse-20 style in quantecon-book-theme restricts code cells to a 20-line height with a scrollbar. This makes long code hard to read compared to the previous behavior, where cells could expand fully and collapse again.
Task
- Review the style of
collapse-##in thequantecon-book-theme(changes may have come fromsphinx_book_theme). Restore behavior so code cells can expand and collapse as before.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.