Gideon Mendels

Results 7 issues of Gideon Mendels

I'm trying to render a line chart visualization and seeing this error: ``` Traceback (most recent call last): File "lib\site-packages\dtale\dash_application\charts.py", line 3248, in build_chart scatter_code = scatter_code_builder(data, x, y, axes_builder,...

Hi, We're using websocket-client to send small messages in a fairly high throughput. We're currently experiencing an issue when the following happens (using run_forever()) 1. Send many messages in a...

Hi, Any plans on adding state to the encoder/decoder? the idea is that you realistically you want to predict (answer_n | question_n, answer_n-1,question_n-1 ...) and not one by one as...

Standard terminal windows support special ANSI chars for styling. For example try running this on any terminal window: ``` printf '%b\n' 'It is \033[31mnot\033[39m intelligent to use \033[32mhardcoded ANSI\033[39m codes!'...

## Details The process of creating dataset is iterative. At the moment it's super painful because every time you run your code you have to check whether the dataset exists...

work in progress

### Proposal summary When running a new experiment you often want to view the progress of it before letting it finish. This is for instances where your change negatively impacted...

enhancement

### Willingness to contribute No. I can't contribute this feature at this time. ### Proposal summary It would be great if the experiment/dataset/projets pages UI is consistent. At the moment...

enhancement
planned