File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11ITables ChangeLog
22=================
33
4- 1.4.7 (2023-03-?? )
4+ 1.5.0 (2023-03-11 )
55------------------
66
7+ ** Fixed**
8+ - We have addressed the ` window.initializeDataTable ` is not a function error when a notebook is reloaded
9+ ([ #160 ] ( https://github.com/mwouts/itables/issues/160 ) , [ #163 ] ( https://github.com/mwouts/itables/issues/163 ) ).
10+ Many thanks again to [ François Wouts] ( https://github.com/fwouts ) for providing the right fix!
11+
712** Added**
8- - We have addressed the ` window.initializeDataTable ` is not a function error when a notebook is reloaded.
913- Polars DataFrames are supported ([ #159 ] ( https://github.com/mwouts/itables/issues/159 ) )
14+ - We have added an example to show how to include images in tables ([ #158 ] ( https://github.com/mwouts/itables/issues/158 ) )
15+ - We have added links and images (flags from https://flagpedia.net ) to the sample countries df ([ #158 ] ( https://github.com/mwouts/itables/issues/158 ) ).
1016
1117** Changed**
1218- We have updated the pre-commit hooks
13- - We have added links and images (flags from https://flagpedia.net ) to the sample countries df ([ #158 ] ( https://github.com/mwouts/itables/issues/158 ) ).
14-
15- ** Added**
16- - We have added an example to show how to include images in tables ([ #158 ] ( https://github.com/mwouts/itables/issues/158 ) )
1719
1820
19211.4.6 (2023-01-31)
Original file line number Diff line number Diff line change 11"""ITables' version number"""
22
3- __version__ = "1.4.7-dev "
3+ __version__ = "1.5.0 "
You can’t perform that action at this time.
0 commit comments