[PR #1017] [MERGED] Add notebook for tabular extraction #1023

Closed
opened 2026-02-16 00:19:52 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/1017
Author: @neerajprad
Created: 11/17/2025
Status: Merged
Merged: 11/18/2025
Merged by: @neerajprad

Base: mainHead: nprad/nb-extract


📝 Commits (5)

📊 Changes

7 files changed (+508 additions, -0 deletions)

View changed files

examples/extract/data/tables/BSC-Hospital-List-by-County.pdf (+0 -0)
examples/extract/data/tables/Click-BS-Toys-Catalogue-2024.pdf (+0 -0)
examples/extract/data/tables/bsc_page1.png (+0 -0)
examples/extract/data/tables/bsc_results.png (+0 -0)
examples/extract/data/tables/toy_catalog_page.png (+0 -0)
examples/extract/data/tables/toy_catalog_results.png (+0 -0)
examples/extract/tabular_extraction.ipynb (+508 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/llama_cloud_services/pull/1017 **Author:** [@neerajprad](https://github.com/neerajprad) **Created:** 11/17/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@neerajprad](https://github.com/neerajprad) **Base:** `main` ← **Head:** `nprad/nb-extract` --- ### 📝 Commits (5) - [`2c5c793`](https://github.com/run-llama/llama_cloud_services/commit/2c5c793c698172cad86894f32467e6266de052ed) Add notebook for tabular extraction - [`77f339b`](https://github.com/run-llama/llama_cloud_services/commit/77f339bd230dc37e18d1f4dcf212b7aaa96d2e75) collapse results - [`da0b516`](https://github.com/run-llama/llama_cloud_services/commit/da0b516135886d9156c77a4d3cd62c4fd13c68fb) change title - [`db88b4d`](https://github.com/run-llama/llama_cloud_services/commit/db88b4db560d1fbd3eb7ac8e3f703b822560d5aa) change title - [`21ddd8d`](https://github.com/run-llama/llama_cloud_services/commit/21ddd8d886c635a8f324462787b41ed601a86c80) edits ### 📊 Changes **7 files changed** (+508 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `examples/extract/data/tables/BSC-Hospital-List-by-County.pdf` (+0 -0) ➕ `examples/extract/data/tables/Click-BS-Toys-Catalogue-2024.pdf` (+0 -0) ➕ `examples/extract/data/tables/bsc_page1.png` (+0 -0) ➕ `examples/extract/data/tables/bsc_results.png` (+0 -0) ➕ `examples/extract/data/tables/toy_catalog_page.png` (+0 -0) ➕ `examples/extract/data/tables/toy_catalog_results.png` (+0 -0) ➕ `examples/extract/tabular_extraction.ipynb` (+508 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 00:19:52 -05:00
yindo closed this issue 2026-02-16 00:19:52 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/llama_cloud_services#1023