pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Jupyter Notebook
Filter by
280k results
Automated changes by create-pull-request GitHub action
Created_by_Action
Automated changes by create-pull-request GitHub action
Created_by_Action
Automated changes by create-pull-request GitHub action
Created_by_Action
Automated changes by create-pull-request GitHub action
Created_by_Action
Add a ipynb notebook for converting models to onnx uploading to the hub.
The latest updates on your projects. Learn more about Vercel for GitHub.
| Project | Deployment | Actions | Updated (UTC) |
| :-- | :-- | :-- | :-- |
| trader-notebook | Ready Ready | Preview, Comment | May 24, 2026 4:30am |
dependencies
python
dependencies
python:uv
💡 What: Replaced pandas .iterrows() with .itertuples() in markdown generation scripts and notebooks. 🎯 Why:
.itertuples() is generally much faster than .iterrows(), providing a significant ...
Allow deepnote lint .deepnote.env.yaml to validate an integrations file without requiring a .deepnote notebook.
Validates YAML structure, integration schemas, and env var references, displaying human ...
TODO for some reason this seems to happen with v1.108.0 but not when running from sources?
Fixes some memory leaks in notebook editor widget and notebook cell list by handling the animation frame ...