Julio Faracco

Results 9 comments of Julio Faracco

I'm able to reproduce this error using a singularity container which does not have a dask_cudf installed. This instance is a single GPU only. I'm using the `StandardScaler` example (see...

Is it possible to include runtimes as a plugin? So, we don't need to open requests like these. We could just maintain a separate `elyra-` and if it is relevant,...

This is curious because I'm not using dask_cudf structures in my example, but the error appears (see PR for further details). The packages related to dask_cudf is installed, but it...

Probably, I'm getting a similar result when I run a simple example using Lab: ``` [Open Browser Console for more detailed log - Double click to close this message] Failed...

@ixakalabadie I tested using a notebook only and I got the same behavior. 😞

Hello everybody! I'm seeing an issue in Dask library exactly because `deg` option is not implemented into `angle()` function. For more details, see the Dask issue tracker: https://github.com/dask/dask/issues/9296

@kmaehashi I created an issue to track the one I mentioned in my comment. Feel free to update the list. The implementation should be sooooo simple: #6900

@MarioHewardt your point is fair. Maybe a solution in between is to provide some way to specify where libbpf is "cached". In my case, for example, the builder does not...