You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2020. It is now read-only.
There is currently duplicate code, for instance in the python example, which is exactly the same on both platforms and the only difference is the installation instructions on each platform.
Ideally these would be collapsed and you could just have different sections for each platform, as currently the structure of the project makes it appear like you will need to write different code on different platforms, when that isn't true.