This commit is contained in:
16
tools/benchmark-harness/fixtures/ipynb/simple.json
Normal file
16
tools/benchmark-harness/fixtures/ipynb/simple.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"document": "../../../../test_documents/jupyter/simple.ipynb",
|
||||
"file_type": "ipynb",
|
||||
"file_size": 23791,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "Jupyter notebook with markdown cells, code cells with HTML output, and cell attachments",
|
||||
"source": "pandoc-test-suite",
|
||||
"size_category": "small"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../../test_documents/ground_truth/ipynb/simple.txt",
|
||||
"markdown_file": "../../../../test_documents/ground_truth/ipynb/simple.md",
|
||||
"source": "pandoc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user