You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The .whl files for the 0.1 release are missing the files span_array.css and span_array.js, which are supposed to be under text_extensions_for_pandas/resources. SpanArray visualizations won't work without these files.
Temporary workaround: Copy these files into the resources directory manually.
The text was updated successfully, but these errors were encountered:
The
.whl
files for the 0.1 release are missing the filesspan_array.css
andspan_array.js
, which are supposed to be undertext_extensions_for_pandas/resources
. SpanArray visualizations won't work without these files.Temporary workaround: Copy these files into the
resources
directory manually.The text was updated successfully, but these errors were encountered: