[PR #611] [MERGED] fixing colab links #765

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

📋 Pull Request Information

Original PR: https://github.com/run-llama/llama_cloud_services/pull/611
Author: @jenperson
Created: 2/10/2025
Status: Merged
Merged: 2/10/2025
Merged by: @logan-markewich

Base: mainHead: main


📝 Commits (2)

📊 Changes

32 files changed (+36 additions, -36 deletions)

View changed files

📝 examples/parse/advanced_rag/dynamic_section_retrieval.ipynb (+1 -1)
📝 examples/parse/caltrain/caltrain_text_mode.ipynb (+1 -1)
📝 examples/parse/demo_advanced_weaviate.ipynb (+1 -1)
📝 examples/parse/demo_excel.ipynb (+1 -1)
📝 examples/parse/demo_get_charts.ipynb (+1 -1)
📝 examples/parse/demo_insurance.ipynb (+1 -1)
📝 examples/parse/demo_json.ipynb (+1 -1)
📝 examples/parse/demo_json_parsing.ipynb (+1 -1)
📝 examples/parse/demo_json_tour.ipynb (+1 -1)
📝 examples/parse/demo_languages.ipynb (+1 -1)
📝 examples/parse/demo_mongodb.ipynb (+1 -1)
📝 examples/parse/demo_starter_multimodal.ipynb (+1 -1)
📝 examples/parse/demo_starter_parse_selected_pages.ipynb (+1 -1)
📝 examples/parse/demo_table_comparisons.ipynb (+1 -1)
📝 examples/parse/excel/dcf_rag.ipynb (+1 -1)
📝 examples/parse/excel/o1_excel_rag.ipynb (+1 -1)
📝 examples/parse/knowledge_graphs/kg_agent.ipynb (+1 -1)
📝 examples/parse/multimodal/claude_parse.ipynb (+1 -1)
📝 examples/parse/multimodal/gemini2_flash.ipynb (+1 -1)
📝 examples/parse/multimodal/gpt4o_mini.ipynb (+1 -1)

...and 12 more files

📄 Description

The links to open notebooks in colab broke when the parse folder was created. I updated these links wherever I could find them.


🔄 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/611 **Author:** [@jenperson](https://github.com/jenperson) **Created:** 2/10/2025 **Status:** ✅ Merged **Merged:** 2/10/2025 **Merged by:** [@logan-markewich](https://github.com/logan-markewich) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (2) - [`78b595d`](https://github.com/run-llama/llama_cloud_services/commit/78b595d57188bb0f8c4090f42bc0e35f778aeeaf) fixing colab links - [`3c0958a`](https://github.com/run-llama/llama_cloud_services/commit/3c0958af95f0a88097e047a61cca75e720e58453) nit ### 📊 Changes **32 files changed** (+36 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `examples/parse/advanced_rag/dynamic_section_retrieval.ipynb` (+1 -1) 📝 `examples/parse/caltrain/caltrain_text_mode.ipynb` (+1 -1) 📝 `examples/parse/demo_advanced_weaviate.ipynb` (+1 -1) 📝 `examples/parse/demo_excel.ipynb` (+1 -1) 📝 `examples/parse/demo_get_charts.ipynb` (+1 -1) 📝 `examples/parse/demo_insurance.ipynb` (+1 -1) 📝 `examples/parse/demo_json.ipynb` (+1 -1) 📝 `examples/parse/demo_json_parsing.ipynb` (+1 -1) 📝 `examples/parse/demo_json_tour.ipynb` (+1 -1) 📝 `examples/parse/demo_languages.ipynb` (+1 -1) 📝 `examples/parse/demo_mongodb.ipynb` (+1 -1) 📝 `examples/parse/demo_starter_multimodal.ipynb` (+1 -1) 📝 `examples/parse/demo_starter_parse_selected_pages.ipynb` (+1 -1) 📝 `examples/parse/demo_table_comparisons.ipynb` (+1 -1) 📝 `examples/parse/excel/dcf_rag.ipynb` (+1 -1) 📝 `examples/parse/excel/o1_excel_rag.ipynb` (+1 -1) 📝 `examples/parse/knowledge_graphs/kg_agent.ipynb` (+1 -1) 📝 `examples/parse/multimodal/claude_parse.ipynb` (+1 -1) 📝 `examples/parse/multimodal/gemini2_flash.ipynb` (+1 -1) 📝 `examples/parse/multimodal/gpt4o_mini.ipynb` (+1 -1) _...and 12 more files_ </details> ### 📄 Description The links to open notebooks in colab broke when the `parse` folder was created. I updated these links wherever I could find them. --- <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:02 -05:00
yindo closed this issue 2026-02-16 00:19:02 -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#765