cems2

Results 5 comments of cems2

OTA programming and Http servers on sensor devices Hey thank you for the informative response. I asked the same questions on stack overflow was mocked for not being a WiFi...

I just checked my version numbers and my IDE was up to date but the ESP8266 library was old. I just updated it but have not re-loaded your example today....

more output: ```npm audit fix updated 1 package in 0.686s 4 packages are looking for funding run `npm fund` for details fixed 1 of 7 vulnerabilities in 157 scanned packages...

it doesn't load for me in jupyter notebook either. I'm doing a clean install of anaconda (today), into a clean environment. But I get nothing. And when I try to...

I had same problem. I solved it by downgrading the notebook version `pip install notebook==6.1.5` This appears to be related to a missing mathjax library in the new version of...