File tree Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Expand file tree Collapse file tree 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 3.2.4
6+
7+ ([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.2.3...dd7e6954cc20cc2273a635d9acf803efb2e34595 ) )
8+
9+ ### Enhancements made
10+
11+ - Lazily import modules like numpy/pandas/keras [ #320 ] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/pull/320 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
12+ - Improve pandas dataframe inspection [ #319 ] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/pull/319 ) ([ @martinRenou ] ( https://github.com/martinRenou ) )
13+
14+ ### Contributors to this release
15+
16+ ([ GitHub contributors page for this release] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/graphs/contributors?from=2024-09-03&to=2024-09-05&type=c ) )
17+
18+ [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Agithub-actions+updated%3A2024-09-03..2024-09-05&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3AmartinRenou+updated%3A2024-09-03..2024-09-05&type=Issues )
19+
20+ <!-- <END NEW CHANGELOG ENTRY> -->
21+
522## 3.2.3
623
724([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.2.2...3f3853d9ba99eb2f3c2e9d6e045a708ebddc9353 ) )
2138
2239[ @dependabot ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Adependabot+updated%3A2024-08-30..2024-09-03&type=Issues ) | [ @github-actions ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3Agithub-actions+updated%3A2024-08-30..2024-09-03&type=Issues ) | [ @martinRenou ] ( https://github.com/search?q=repo%3Ajupyterlab-contrib%2Fjupyterlab-variableInspector+involves%3AmartinRenou+updated%3A2024-08-30..2024-09-03&type=Issues )
2340
24- <!-- <END NEW CHANGELOG ENTRY> -->
25-
2641## 3.2.2
2742
2843([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.2.1...aecd6baa8ac0af81bb21a221c6b156ab84e161ae ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @lckr/jupyterlab_variableinspector" ,
3- "version" : " 3.2.3 " ,
3+ "version" : " 3.2.4 " ,
44 "description" : " Variable inspector extension for JupyterLab" ,
55 "keywords" : [
66 " jupyter" ,
You can’t perform that action at this time.
0 commit comments