File tree 2 files changed +18
-3
lines changed 2 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- <START NEW CHANGELOG ENTRY> -->
4
4
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
+
5
22
## 3.2.3
6
23
7
24
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.2.2...3f3853d9ba99eb2f3c2e9d6e045a708ebddc9353 ) )
21
38
22
39
[ @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 )
23
40
24
- <!-- <END NEW CHANGELOG ENTRY> -->
25
-
26
41
## 3.2.2
27
42
28
43
([ Full Changelog] ( https://github.com/jupyterlab-contrib/jupyterlab-variableInspector/compare/v3.2.1...aecd6baa8ac0af81bb21a221c6b156ab84e161ae ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @lckr/jupyterlab_variableinspector" ,
3
- "version" : " 3.2.3 " ,
3
+ "version" : " 3.2.4 " ,
4
4
"description" : " Variable inspector extension for JupyterLab" ,
5
5
"keywords" : [
6
6
" jupyter" ,
You can’t perform that action at this time.
0 commit comments