Maximilian Peters

Results 4 comments of Maximilian Peters

Just ran into the same problem, installation via `pip` but using it via an Anaconda notebook. `dot.exe` is present but it searched for `dot.bat`. I am not sure if `get_executable_extension`...

What would full support mean? * Sensors is not really an option because WSL cannot access most of the hardware directly. * Processes can be listed with psutil but their...

It's a bit more tricky than just having more colors. `get_num_bins` gets called with `n_classes` as well and it references `NUM_BINS` which also only has 10 values. What would be...

Perhaps someone who is more skilled in C than I am, could have a look at this PR #15.