pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Jupyter Notebook
Filter by
279k results
💡 What: Removed unused string import and redundant import pybtex.database.input.bibtex from pubsFromBib.py and its
companion notebook PubsFromBib.ipynb. 🎯 Why: To maintain package hygiene, reduce ...
Summary
- add a LangChain + Pinecone Jupyter notebook that demonstrates a full RAG pipeline with provenance-aware metadata
- link the new notebook from the documentation index for easier ...
codex
Removes tar. It s no longer used after updating ancestor dependency fsevents. These dependencies need to be updated
together.
Removes tar
Updates fsevents from 1.2.11 to 1.2.13 details summary Release ...
dependencies
javascript
high
Accessing b[ title ] directly inside the except KeyError block is unsafe. If the title field is the one missing, this
will raise a second KeyError and crash the notebook execution. Using .get ...
Covers the narrow part of #472 that our current reload path does handle: an external rewrite of a dependency cell is
detected by VS Code, propagates into the notebook document, and leaves the ...
... optimization that improves the performance
of the static site generator scripts without sacrificing readability.
✅ Verification
- Modified .py scripts and .ipynb notebooks programmatically.
- Executed the ...
Overview
It improves the IPYNB translator extension by adding:
- full-notebook batch translation,
- a custom OpenAI-compatible provider,
- right-click translation actions for both “translate ...