Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Jupyter Notebook

Filter by

279k results  (431 ms)

279k results

Fixes ModuleNotFoundError; some submodules of notebook that moved to jupyter_server were finally removed in notebook 7.x. We try importing from notebook and fall back on jupyter_server (perhaps this should be the other way around?).

... preprocessing, feature engineering (with SMOTE), model training (RF and XGBoost with Optuna tuning), and evaluation (ROC, PR, SHAP plots). Also generated the requested system architecture diagram and notebook. PR created automatically by Jules for task 2423845139305972266 started by @NCMFN

Migrator s logs: 09:46:38 INFO [pos_debt_notebook] Running migration from 14.0 to 15.0

... hovering. Add a plugin that adds the button to cell input when the cell list of a Notebook is updated. User-facing changes Add a button in the input prompt when - hovering the input area ...
Design System CSS
enhancement
pkg:cell-toolbar
pkg:cells
pkg:notebook
tag:CSS
tag:Testing

🚨 Severity: HIGH 💡 Vulnerability: The custom html_escape_table in pubsFromBib.py, talks.py, publications.py and corresponding Jupyter Notebooks lacked explicit mapping for angle brackets ( and ...

CommonMark ipynb Export Support This commit adds CommonMark notebook export to the JB2 branch, enabling myst build --ipynb to produce notebooks with plain CommonMark markdown cells — compatible with ...
do-not-merge

Summary This PR introduces Markdown integration and SHACL (Shapes Constraint Language) support to the SPARQL Notebook extension. Changes - Added Markdown cell support for enhanced documentation ...

Description Notebook diff computation hangs indefinitely when cells contain large base64-encoded images (1MB+). The hash function was processing the entire output buffer byte-by-byte. Changes ...