Move _scripts/dataexplorer.py to ruby
Open
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 118
- Forks
- 161
- PR merge metrics
- No merged PRs in 30d
Description
That way we could use the same markdown parser.
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
Start by reading _scripts/dataexplorer.py and identify how it currently parses Markdown. Then inspect the existing Ruby Markdown parser to understand how the script could use it. Done means the data explorer functionality is moved to Ruby and uses the same Markdown parser.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, ruby
- Domain
- documentation, tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100