VCUWrightCenter / TopExApp

TopExApp is a graphical user interface for the TopEx Python package. TopEx allows the exploration of topics present in a group of text documents by clustering sentences together that relay common ideas or themes.
GNU General Public License v3.0
7 stars 0 forks source link

Unhandled Rejection (Error) after clustering/reclustering #75

Closed burdettep closed 3 years ago

burdettep commented 3 years ago

If a user tries to run a cluster or recluster with no files uploaded an "Unhandled Rejection (Error)" is displayed on a new page.

burdettep commented 3 years ago

@etfrenchvcu this works perfectly. This is ready to be merged into Master.

AmyOlex commented 3 years ago

Seems to be working for me now!