Eventual-Inc
Daft
BlogDocsChangelog

feat(tools): add markdown-to-notebook converter for documentation

#5691
Comparing
tools/docs-to-notebook-converter
(
71c81d5
) with
main
(
214e0a5
)
CodSpeed Performance Gauge
0%
Untouched
24
Ignored
4

Benchmarks

Passed

test_tpch[1-in-memory-3]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+4%
126.4 ms121.9 ms
test_iter_rows_first_row[1 Small File]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
+2%
36.3 ms35.7 ms
test_tpch_sql[1-in-memory-10]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
176 ms174.2 ms
test_explain[100 Small Files]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
+1%
12.2 ms12.1 ms
test_tpch_sql[1-in-memory-4]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
90.5 ms89.9 ms
test_tpch_sql[1-in-memory-1]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
402.2 ms399.8 ms
test_tpch[1-in-memory-8]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
+1%
145.8 ms145 ms
test_count[100 Small Files]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
0%
58.1 ms57.8 ms
test_show[1 Small File]
tests/benchmarks/test_interactive_reads.py
CodSpeed Performance Gauge
0%
12.9 ms12.8 ms
test_tpch[1-in-memory-10]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
183.1 ms182.4 ms
test_tpch[1-in-memory-5]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
122 ms121.7 ms
test_tpch[1-in-memory-4]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
88.7 ms88.6 ms
test_tpch_sql[1-in-memory-8]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
135.6 ms135.4 ms
test_tpch_sql[1-in-memory-6]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
29.6 ms29.5 ms
test_tpch[1-in-memory-7]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
120.4 ms120.3 ms
test_tpch_sql[1-in-memory-3]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
115.5 ms115.5 ms
test_tpch[1-in-memory-2]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
57.5 ms57.5 ms
test_tpch_sql[1-in-memory-9]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
238.9 ms239.1 ms
test_tpch[1-in-memory-6]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
28.8 ms28.8 ms
test_tpch_sql[1-in-memory-5]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
109.5 ms109.8 ms
test_tpch_sql[1-in-memory-7]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
0%
113.1 ms113.5 ms
test_tpch_sql[1-in-memory-2]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
-1%
141.2 ms142.7 ms
test_tpch[1-in-memory-1]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
-2%
402.4 ms408.8 ms
test_tpch[1-in-memory-9]
tests/benchmarks/test_local_tpch.py
CodSpeed Performance Gauge
-2%
245.8 ms250.7 ms

Ignored

test_explain[1 Small File]
tests/benchmarks/test_interactive_reads.py
Ignored
CodSpeed Performance Gauge
0%
2.1 ms2.1 ms
test_count[1 Small File]
tests/benchmarks/test_interactive_reads.py
Ignored
CodSpeed Performance Gauge
+3%
4.2 ms4.1 ms
test_iter_rows_first_row[100 Small Files]
tests/benchmarks/test_interactive_reads.py
Ignored
CodSpeed Performance Gauge
+14%
163 ms142.6 ms
test_show[100 Small Files]
tests/benchmarks/test_interactive_reads.py
Ignored
CodSpeed Performance Gauge
-1%
23 ms23.2 ms

Commits

Click on a commit to change the comparison range
Base
main
214e0a5
-0.07%
feat: add API key setup instructions for notebook users - Add %env command to set OpenAI API key in Colab/Jupyter - Fix converter to not match indented code blocks inside admonitions - Add convert_code_blocks_to_html for code blocks in admonitions 🤖 Generated with [Claude Code](https://claude.com/claude-code)
f630fa1
22 hours ago
by ykdojo
-0.06%
fix: use regex pattern for Colab badge detection to satisfy CodeQL
a1dcc78
21 hours ago
by ykdojo
+0.34%
fix: use secure API key input for notebook users - Replace %env with getpass for Jupyter (hidden input) - Use Colab Secrets (userdata.get) for Google Colab - Comment out api_key parameter, show as optional manual override - Move notebook to docs/notebooks/ folder
71c81d5
6 hours ago
by ykdojo
© 2025 CodSpeed Technology
Home Terms Privacy Docs