Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lllabmaster/jsonl2htmlmd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

jsonl2htmlmd

A command-line tool to convert JSONL files into interactive HTML tables with full Markdown rendering support.

Supports:

  • GitHub-flavored Markdown
  • Syntax highlighting via highlight.js
  • Pagination, search, and sorting via DataTables
  • Large JSONL datasets
  • LLM / SFT dataset visualization

Installation

pip install jsonl2htmlmd

Usage

jsonl2htmlmd -i data.jsonl -o output.html

Specify columns:

jsonl2htmlmd -i data.jsonl -o output.html -f prompt,response,analysis

Arguments

Argument Description
-i, --input Input JSONL file path
-o, --output Output HTML file path
-f, --fields Comma-separated field names (optional)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /