mkabatek

Results 8 issues of mkabatek

Hello, We are using uppy companion using the default configuration with Google drive plugin on our front end. ``` RUN npm install -g @uppy/companion WORKDIR /app CMD ["companion"] ``` The...

Bug

Nicehash v2.0.1.5 Beta, Windows 10 Running on GeForce GTX 1070, `CUDA 9.1.85`, `Nvidia 388.71` `wrkr0-6 | CUDA error 'out of memory' in func 'cuda_neoscrypt::init' line 1258` `wrkr1-7 | CUDA error...

Hello, I've noticed on both Mavic 2 and P4P that sometime photos with `DJIWaypointAction` will be skipped during `DJIWaypointMission`. I run a mission that should take 175 photos and the...

Hello i'm working with `tfjs_converter` on a saved model via the following command `tensorflowjs_converter --input_format=tf_saved_model --signature_name=serving_default --saved_model_tags=serve ./saved_model ./tfjs_model ` This seems to convert my model fine however there is...

type:bug
stat:awaiting response
stalled

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior If I have a nest-cli.json like like below I can use...

bug
needs triage

I know I can render any React component as pins with this library. However, I would like to use this library to render the default markers. How can I use...

Hello, I have some simple columns defined like this: ``` const cols = [ { id: "name", name: "Name", selector: (row: any) => row.name, sortable: true, }, { id: "createdAt",...

When setting up the project according to the readme I see the following errors: ``` [!] The following Swift pods cannot yet be integrated as static libraries: The Swift pod...