CODAIT / text-extensions-for-pandas

Natural language processing support for Pandas dataframes.
Apache License 2.0
215 stars 34 forks source link

Issue 209 static backup HTML rendering & Jupyter sub-module #216

Closed PokkeFe closed 2 years ago

PokkeFe commented 3 years ago

Added static backup HTML for notebook viewers without JS support and saved notebooks.

Also broke out jupyter.py into a sub-module and separated exposed functions into different script files.

review-notebook-app[bot] commented 3 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

frreiss commented 2 years ago

@PokkeFe can you please pull the latest changes from the master branch to get the tests working again on this branch?