Karo
Karo
- replace the default pointer cursor with a crosshair
Smoothing control to become an on/off toggle. Once enabled, lines will be smoothened by a default coefficient, e.g. 0.6 in case of exponential moving average (EMA). Otherwise, the smoothing will...
Add: - `BaseError` class, which is responsible for creating the same type of errors for Base explorers exceptions - `PipelineError` class, which is responsible for creating the same type of...
## 🚀 Feature Add the ability to handle exceptions for all pipeline phases. ### Motivation As there are no exception handlers for BaseExplorer pipeline phases, need to add the ability...
## 🚀 Feature Adjust the controls section layout and add labels to the controls. ### Motivation It's hard to find the specific control of the explorer, as they don't have...
Hey, Karo from [Aim](https://github.com/aimhubio/aim) here! :wave: This is an awesome project! We would be more than happy to submit an integration PR. Aim is an open-source and supercharged experiment tracker....
- [x] Fix node version v16-17 - [x] Remove outdated packages: - material-ui-audio-player - node-sass - [x] Add custom audio-player component - [x] Revamp UI kit
Motivation: When searching for a user, there's currently no option to input a name for searching, making it difficult to find specific users on the viewers list.