BUG: weird, misformatter cells in mooreslaw tutorial
Open
Beginner friendly
Nobody has claimed this yet.
bug
- Dominant language
- No language data
- Stars
- 673
- Forks
- 229
- PR merge metrics
- No merged PRs in 30d
Description
These two cells look odd, something when wrong at the conversion from ipynb to md step.
https://github.com/numpy/numpy-tutorials/blob/main/content/mooreslaw-tutorial.md?plain=1#L480-L496
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
Open content/mooreslaw-tutorial.md and inspect lines 480-496, focusing on the two cells that look malformed after conversion from ipynb to Markdown. Compare their surrounding Markdown structure and the corresponding notebook content if available. Done means both cells render with the intended formatting in the tutorial.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook, markdown, numpy
- Domain
- content, documentation
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 68/100