-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Checklist
- I have filled out the template to the best of my ability.
- This only contains 1 feature request (if you have multiple feature requests, open one feature request for each feature request).
- This issue is not a duplicate feature request of previous feature requests.
Please describe your task requirements
Entering the
The two sections available will be Reference and Current (<Menu.Items />)
The main section of the EMBEDDING will be the Reference <Menu.Item />.
Upload a file
If no file has been uploaded yet, both the reference and current section will have a to let the user upload a file (like we are already doing for the TEXT_GENERATION)
isUploading
After the user upload a file there will be a spinner to inform the user that the Spark job is working under the hood (we can check how it is done in the other sections)
isUploaded
After the Spak job ends, we will have two , one that will show the charts (we have to choose a name for that ) and the other to show the (like BINARY_CLASSIFICATION)
Acceptance Criteria
The user can upload a file, for both Reference and Current, and after the upload is done he will see two white
Additional Notes
No response