Luke Dickerson

Results 10 comments of Luke Dickerson

Whats you're `config2/config.ini` file look like? Mine is: ``` [main] client_id = '' redirect_uri = 'http://localhost' ``` The readme example script was able to read the file for me, maybe...

duplicate of #2321, i resolved this error for myself with [this solution](https://github.com/nsidc/NSIDC-Data-Tutorials/pull/50#discussion_r1585913550). I'm also using Vaex 4.16.0

duplicate of #2321, i resolved this error for myself with [this solution](https://github.com/nsidc/NSIDC-Data-Tutorials/pull/50#discussion_r1585913550).

@betolink, I've found a fix for this. See [here](https://github.com/nsidc/NSIDC-Data-Tutorials/pull/50#discussion_r1585913550). I believe this PR can be closed.

I've found a fix for this. See [here](https://github.com/nsidc/NSIDC-Data-Tutorials/pull/50#discussion_r1585913550).

its how i organize my notes. if its not any easy change nvmd.

i found the path with cmd: xinput --list then found the row w/ "Touchpad", and plugged the id (in my case 15) in that row into the cmd: xinput --list-props...

+1, it'd be nice if alpaca-py provided access to the html headers `X-Ratelimit-Limit`, `X-Ratelimit-Remaining`, and `X-Ratelimit-Reset`, as described [here](https://forum.alpaca.markets/t/executing-orders/12029/2).

It's not working with `demo.cloudwebrtc.com` android client ``` connect to https://demo.cloudwebrtc.com:8086/ws Closed by server [500 => SocketException: Connection refused (OS Error: Connection refused, errno = 111), address = demo.cloudwebrtc.com, port...