clowder-framework / CONSORT-frontend

custom react frontend working with consort clowder instance
0 stars 0 forks source link

docx files input #91

Open minump opened 3 weeks ago

minump commented 3 weeks ago

Takes in .doc and .docx files user input in the dropbox. Converts them to pdf files using soffice-extractor

Main change - New 3 files in utils which defines the pipeline with different file type - word, pdf and csv file types.

minump commented 3 weeks ago

Currently facing an issue in "createEmptyDatasetRequest" method. Screenshot 2024-08-21 at 4 35 16 PM

minump commented 3 days ago

Currently facing an issue in "createEmptyDatasetRequest" method. Screenshot 2024-08-21 at 4 35 16 PM

Fixed this error - got unauthorized because of wrong apikey