Jinsung Ha

Results 10 issues of Jinsung Ha

In Airflow UI, I created airflow variables via `Admin > Variables > Create`. However, every time I restart the docker image, the airflow variables set are disappeared. So I need...

Hi, I'm using pyserial inside a docker container as below: ```python >>> import serial.tools.list_ports as stl >>> ports = stl.comports() >>> type(ports[0]) ``` However, when I run the same code...

Can I search for posts by its location? Thanks in advance.

### Description Hi, is there a way to list up all BLE-connected devices? Let say my Bluetooth speaker is manually connected to my mac and I want to disconnect it...

Once I've trained my DeepSAD model, I'd like to make a prediction using the trained model. In my understanding, when making a prediction for one data, the anomaly score can...

#### Problem When uploading a file using `ampy put` method, I want to check if the file is being uploaded to the board. Thus, tracking the progress of the uploading...

* Rename nb_epoch to epochs for removing UserWarning

Hi, Table 3 in the paper shows an evaluation result comparing to baseline inpainting methods. However, I can't seem to find such evaluation code in evalDepth.m. Could I ask where...

Hi, do you have a plan for ttl support on items being saved?

I ran `mackup backup` but only one application is backed up, nothing else was backed up. Did anyone face this problem? My `.mackup.cfg` looks as below: ``` [storage] engine =...