pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Jupyter Notebook
Filter by
280k results
Using page: any removes type safety for Galata’s page fixture (notably the page.notebook API) and makes helper misuse
harder to catch. Prefer typing this parameter to Galata’s page type (from ...
... obvious from the code alone.
What s covered
- Per nav-item breakdown — Dashboard, Notebooks, Topics, Review, AI Tutor, Reflections, Error Log, Analytics, Settings
- Per feature — what it does ...
... project-root-relative ignore files, such as .cursorignore.
The new ignore-file behavior is wired through file discovery, file search, glob, list, grep, read-file, notebook-edit, @
file injection, and ...
type/feature-request
...
Added new notebook-dot icon.
Icon use case
!-- What is the purpose of this icon? For each icon added, please insert at least two real life use cases (the more the
better). Text like it s a car icon ...
🎨 icon
🫧 metadata
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:42am |
dependencies
javascript
medium
According to PEP 8, imports should be grouped: standard library imports first, followed by third-party imports, with a
blank line between groups. This applies to code within Jupyter notebook ...