Bret Stateham

Results 2 comments of Bret Stateham

+1. This line: https://github.com/fastai/fastbook/blob/823b69e00aa1e1c1a45fe88bd346f11e8f89c1ff/01_intro.ipynb#L1493 in the `01_intro.ipynb` file has an incorrect URL. There is a [fast.ai Datasets](https://course20.fast.ai/datasets.html) page in the course20 version. There is also the [External data](https://docs.fast.ai/data.external.html) in the...

I am running into this issue as well intermittently using the Azure IoT Hubs. The script I'm using is here: https://github.com/Mission-Mars-Fourth-Horizon-Org/CoffeePotDevice/blob/master/CoffeeClient/node/readdevicetocloudmessages/ReadDeviceToCloudMessages.js . The code is basically just the code created...