interactive-machine-learning-list
interactive-machine-learning-list copied to clipboard
Does not work on Chrome in iOS
I didn't experience it myself (only Safari on my iOS), but got this one from one of the users:

If someone knows how to fix it, PR would be appreciated. :)
The reason is trivial: you forgot to transpile your ES2015 files (such as main.js) to ES5 using babel.