mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
757 stars 56 forks source link

Load datatables with import rather than require #41

Closed mwouts closed 2 years ago

mwouts commented 2 years ago

Closes #40

lgtm-com[bot] commented 2 years ago

This pull request introduces 2 alerts when merging d83b6abe9b4aeafc10b3e440ae351bd2dd15d135 into 439fac51fccac09ffe684be59520f2c045106df4 - view on LGTM.com

new alerts:

mwouts commented 2 years ago

At the moment the import approach does not work in all contexts, so I have merged #43 instead.