Releases: jupyterlab-contrib/jupyterlab-variableInspector
Releases · jupyterlab-contrib/jupyterlab-variableInspector
v3.2.4
3.2.4
Enhancements made
- Lazily import modules like numpy/pandas/keras #320 (@martinRenou)
- Improve pandas dataframe inspection #319 (@martinRenou)
Contributors to this release
v3.2.3
3.2.3
Enhancements made
- Some more performance improvements #313 (@martinRenou)
Maintenance and upkeep improvements
- Bump webpack from 5.89.0 to 5.94.0 #316 (@dependabot)
- Bump micromatch from 4.0.5 to 4.0.8 #315 (@dependabot)
Contributors to this release
v3.2.2
3.2.2
Enhancements made
- Small speedup improvement on the inspection logic in Python #311 (@martinRenou)
- Lazy inspection #309 (@martinRenou)
Maintenance and upkeep improvements
- Update release workflows #314 (@krassowski)
- CI: Fix visual regression tests #310 (@martinRenou)
- Updated integration tests workflow #306 (@krassowski)
- Bump ws from 8.14.2 to 8.17.1 in /ui-tests #305 (@dependabot)
- Set
packageManager
in package.json #304 (@fcollonval) - Bump braces from 3.0.2 to 3.0.3 #303 (@dependabot)
- Bump tar from 6.2.0 to 6.2.1 in /ui-tests #301 (@dependabot)
- Bump ip from 2.0.0 to 2.0.1 in /ui-tests #299 (@dependabot)
Contributors to this release
(GitHub contributors page for this release)
@dependabot | @fcollonval | @github-actions | @krassowski | @martinRenou
v3.2.1
3.2.1
Maintenance and upkeep improvements
- Set toolkit packages as singleton shared assets #298 (@fcollonval)
Contributors to this release
v3.2.0
3.2.0
Enhancements made
- Use UI toolkit for variable table #291 (@kentarolim10)
- Add option to filter out variables #290 (@kentarolim10)
Bugs fixed
- Fix some styling issues #297 (@fcollonval)
- Update the inspector when the kernel changes #296 (@fcollonval)
Contributors to this release
v3.1.0
3.1.0
Bugs fixed
- Fix README #289 (@fcollonval)
Maintenance and upkeep improvements
- JupyterLab4 compatibility draft: Dependency updates and typescript code changes #270 (@ericsnekbytes)
Documentation improvements
- Fix README #289 (@fcollonval)
Contributors to this release
Dependency Update
v3.0.7 Update dependencies (#204)
PyTorch Support v2
v3.0.6 Update package.json
PyTorch Support
v3.0.5 Bump version