Releases
jupyterlab-v0.3.0
Compare
Sorry, something went wrong.
No results found
c-bata
released this
17 Jun 05:00
What's Changed
JupyterLab Extension Improvements
Isolated the JupyterLab extension React runtime to reduce dependency conflicts with other JupyterLab extensions. (#1304 )
Build & Release
Added a dedicated GitHub workflow for releasing jupyterlab-optuna. (#1297 )
Enabled uv's exclude-newer option in JupyterLab builds for improved reproducibility. (#1262 )
Dependency Updates (/jupyterlab)
Bump express from 5.1.0 to 5.2.1. (#1201 )
Bump mdast-util-to-hast from 13.2.0 to 13.2.1. (#1202 )
Bump qs from 6.14.0 to 6.14.1. (#1209 )
Bump lodash-es from 4.17.21 to 4.17.23. (#1220 )
Bump lodash from 4.17.21 to 4.17.23. (#1221 )
Bump qs from 6.14.1 to 6.14.2. (#1229 )
Bump minimatch from 3.1.2 to 3.1.5. (#1231 )
Bump immutable from 5.1.3 to 5.1.5. (#1236 )
Bump requests from 2.32.4 to 2.33.0. (#1250 )
Bump lodash-es from 4.17.23 to 4.18.1. (#1263 )
Bump lodash from 4.17.23 to 4.18.1. (#1265 )
Bump qs from 6.15.0 to 6.15.2. (#1293 )
Bump shell-quote from 1.8.3 to 1.8.4. (#1301 )
Dependency Cleanup
Replaced axios with a fetch-based API client. (#1257 )
Removed the MathJax markdown plugin. (#1258 )
Dropped support for 3D model artifacts. (#1259 )
Removed the PreferentialGraph page and eliminated the elk.js dependency. (#1260 )
Removed Storybook and UI catalogs. (#1261 )
Removed the papaparse dependency. (#1287 )
Removed the wavesurfer.js dependency. (#1288 )
Removed the use-hooks dependency. (#1290 )
Removed unused Babel and process dependencies. (#1292 )
Release
Bumped jupyterlab-optuna to v0.3.0. (#1308 )
You can’t perform that action at this time.