rad83

Results 3 issues of rad83

Current version of ```ColumnDataSource``` supports only ```stream()``` and ```patch()``` methods for modifying source data, where ```stream()``` appends new data to the end of a stream and ```patch()``` modifies data in...

type: feature
tag: component: server

Routine to normalize dataset to specified range. As far as I know, there is no simple way to normalize dataset. Here, I am proposing simple solution how to do that...

### What did you expect to happen? I am expecting Atuin not to hiding any output on the terminal. ### What happened? After selecting command from history (either to run...

bug