QuantEcon / QuantEcon/quantecon-book-theme
Update default code-cell to enable collapsibility
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Jupyter Notebook
- Stars
- 56
- Forks
- 24
- Avg merge
- 4h 33m
- Merged PRs (30d)
- 4
Description
It is sometimes convenient when reading a lecture to collapse a code-block (once the code has been read).
We should update the default code-cell to include an arrow that enables the collapse of the code-cell (by default).
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.
Research direction
No file or test is named in the issue. Start by locating the theme's default code-cell implementation and check how lecture code blocks are rendered; done means code-cells show an arrow and can be collapsed by default.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100