-
Notifications
You must be signed in to change notification settings - Fork 29
Closed
Labels
Milestone
Description
Hi all, I'd like to request a new 0.18.0 release, with these changes:
- Relax
jupyterlite-coreandjupyterlite-xeusdependencies #238, since it is not possible to installjupyterlite-pyodide-kernelv0.5.0 released yesterday on 09/01/2025, withjupyterlite-sphinx0.17.1 right now (Providejupyterlite-sphinx[xeus]andjupyterlite-sphinx[pyodide]extras? #243 (comment)) - this PR, when it gets reviewed and merged: Allow enabling/disabling REPL code execution in the
Replitedirective #245 nd similarly, these PRs for some JavaScript enhancements: AddConfigLoaderwith deduplicated logging andtry_examplesconfig caching #249 and Better mobile device detection for interactive examples buttons #250- this bug fix PR: Correctly handle case where "See Also" section follows "Examples" in
global_enable_try_examples#251
The rationale behind the request is to use a new release for projects downstream:
- to use the relaxed constraints for PRs: ENH, DOC: Add support for interactive examples for NumPy with
jupyterlite-sphinxnumpy/numpy#26745, Add JupyterLite-powered interactive galleries to thescikit-imagedocumentation scikit-image/scikit-image#7644, and Add JupyterLite-powered interactivity to the API reference examples in the SymPy documentation sympy/sympy#27419 (and more projects soon) - to use the new REPL disabling feature added in Allow not executing code with the repl jupyterlite#1547 for reinstating work on DOC: Add replite console to the users docs matplotlib/matplotlib#22634
Thank you!