William Antônio Siqueira

Results 16 issues of 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...

question

### 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...

kind/feature
status/triage
jira

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...

do-not-merge/work-in-progress

This is a possible fix for #1342 When a host is unknown then user will be prompted to add it to the know hosts file: ![image](https://github.com/user-attachments/assets/9cb573bc-b453-4f67-a94c-514173c696ff) If the users clicks...

bug

### Environment * How did you deploy Kale? Build from main * Kale version: unreleased 0.7.1 ### Steps to reproduce * * Use the system property `KALE_PIP_INDEX_URL` * Compile a...

area/backend

### Environment * How did you deploy Kale? Build from main * Kale version: Unreleased 2.0.0 ### Steps to reproduce * Run any notebook as a pipeline after the release...

area/backend

### Feature Area /area frontend /area backend ### What feature would you like to see? Allow users to enable/disable cache for individual steps and for the whole pipeline. ### What...

### Environment * How did you deploy Kale? Built from main * Kale version: ### Steps to reproduce * Create a notebook with a pipeline which at least one cell...

area/backend