William Antônio Siqueira
William Antônio Siqueira
Using latest heatmap.js with Canvas in a jest test leads to errors. It fails with: ``` TypeError: offset required 43 | function createHeatmap(parent: HTMLElement, heatData: HeatData[]) { 44 | return...
Will parse the offset to number so heatmap.js can be used with local jest tests (canvas node implementation). closes #330
**Description** In README in "Serve a Model in 3 Easy Steps" section the step 3 fails for me with the following output: ``` root@localhost:/workspace# /workspace/install/bin/image_client -m densenet_onnx -c 3 -s...
### Provide a clear and concise description of the feature request As user I want to interact with the REST APIs from my third part application, but currently it is...
Removing unused commands janus-cli. See [RHIDP-3230](https://issues.redhat.com/browse/RHIDP-3230). Each removal is followed by some manual tests (`packages/cli` build and run `yarn export-dynamic` on backstage-plugins to make sure nothing is broken. Not squashing...