CODAIT / text-extensions-for-pandas

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

Create skeleton for JupyterLab SpanArray/DataFrame display widget #212

Closed frreiss closed 2 years ago

frreiss commented 3 years ago

This work item covers adding the bare bones of a Text Extensions for Pandas JupyterLab widget. After this work is completed, we will be able to flesh out the skeleton code by adding JavaScript and HTML to do visualization and eventually interactive editing of the displayed data.

Key items to include in this first skeleton: