pullrequests Search Results · language:Dune language:JavaScript language:Java language:Java language:Jupyter Notebook
Filter by
857k results
Describe the issue this Pull Request addresses
The hudi-notebooks demo environment only shipped a Spark 3 image. This adds a parallel Spark 4 image and improves the
existing notebooks. Changes are ...
size:L
Pull Request Description
This PR fixes notebook ordering inconsistencies that occurred after deleting a notebook. Previously, notebook order
values were assigned using count + 1, which caused gaps ...
medium
If the vLLM server fails to start or respond within the 30 attempts, the loop completes silently and the notebook
proceeds to the next cell, which will immediately crash with an unhandled ...
Summary
- Added stable cell IDs to the model diff example notebook.
- Updated notebook kernel and language metadata to match the working examples.
- Kept the example code and rendered content unchanged.
This was AI-generated by OX.
Combined 2 fixes: sast.javascript.nosql_injection, sast.javascript.nosql_injection
Details:
- sast.javascript.nosql_injection: The vulnerability is a NoSQL injection caused ...
... content synchronization via
postMessage. The NotebookEditor and NotebookViewer components are updated to leverage this bridge, allowing notebooks to
be loaded from and saved back to the wiki s storage ...