pullrequests Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Jupyter Notebook
Filter by
270k results
Added some more interactivity to both CTree notebooks and then replaced the old Econ 227 with the newer CTree version.
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 ...
Bumps esbuild to 0.28.1 and updates ancestor dependency tsx. These dependencies need to be updated together.
Updates esbuild from 0.27.7 to 0.28.1 details summary Release notes /summary p em Sourced from ...
dependencies
javascript
Fixes #166
Summary
- replace “Daten” with “Dateien” for the .txt file requirement
- remove “der Daten” from the first-100-lines instruction
Validation
- inspected the edited notebook cells directly
- git diff --check
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 ...
Adds a marimo notebook that downloads the frozen MNIST-1D dataset, visualizes sample signals, and fits a scikit-learn
logistic regression baseline. It displays a test confusion matrix followed by the ...
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.