Add documentation about custom rendering in Jupyter
Open
Nobody has claimed this yet.
documentation
- Dominant language
- Kotlin
- Stars
- 1.1k
- Forks
- 83
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 30
Description
Values inside dataframe can be rendered to HTML using https://github.com/Kotlin/kotlin-jupyter#renderers

Also toHTML and toStandaloneHTML have cellRenderer parameter
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 with the Kotlin Jupyter renderers documentation linked in the issue and the toHTML and toStandaloneHTML entry points, including their cellRenderer parameter. Document how dataframe values can use custom HTML rendering and how that parameter affects output; done when the behavior and an example are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter, kotlin
- Domain
- data, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100