aim
aim copied to clipboard
[feat] Add experimental TextExplorer
This PR is no longer supported, stopped the development process, the Text Explorer will be written with our new engine named BaseExplorer
3.7.0-dev1 - Shipped Mar 3 2022
3.8.0-dev2 - Shipped Mar 10 2022
3.8.0-dev3 - Shipped Mar 15 2022 (Current)
3.8.0-dev4 - not shipped yet
3.8.0-dev5 - not shipped yet
Planned to ship the stable version with 3.8.0
Disclaimer: The following release plan and delivery phases are based on rough estimations. Some changes can be expected during the development period, based on the explorer stability and feedbacks from the community.
Aim UI
Text's Table
- [x] Basic TextExplorer - (shipped with
3.7.0-dev1) - [ ] Add search/filter functionality - (planned to ship with
3.8.0-dev4) - [x] Show contexts - (shipped
3.8.0-dev3) #1504 - [x] Add loading state - (shipped
3.8.0-dev3) #1504 - [ ] Mark empty cells as
-- (planned to ship with3.8.0-dev4) - [ ] Add colorized column diffing functionality (add control) (TBD) - (planned to ship with
3.8.0-dev4) - [x] Resolve pending state issue(pending state crushed app functionality once it’s set) - (shipped
3.8.0-dev3)#1504 - [ ] Cache explorers' state in permanent storage - (planned to ship with
3.8.0-dev5) - [ ] Add Hide column functionality - (planned to ship with
3.8.0-dev5)
Run's table
- [ ] Hide all rows crushes the app - (planned to ship with
3.8.0-dev5) - [x] Add name and description fields - (shipped
3.8.0-dev3) #1495 - [ ] Url back doesn’t re-render table - (planned to ship with
stable)
General
- [ ] Add interaction between two tables - (planned to ship with
stable) - [ ] Add UI guides - (planned to ship with
stable) - [ ] Add demo - (planned to ship with
stable)
Aim SDK
- [x] Hugging-face callback refactoring (shipped with
3.8.0-dev2) - [x] Reoepanble HF AimCallback (shipped
3.8.0-dev3) #1522 - [x] Guide - (planned to ship with
stable) - [x] Expose
_runonAimCallbackto the end-user
Resolves https://github.com/aimhubio/aim/issues/1427
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.
:x: Hamik25
:x: devfox-se
You have signed the CLA already but the status is still pending? Let us recheck it.
Closing the PR.
This PR is no longer supported, the development has been stopped. Text Explorer will be built on top of the base explorer.