-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
Nowadays, the SDK is entirely based on Python so multi-platform might be supported as default, Windows included.
Expected Behavior
We should be able to run and pass all tests on Windows, as well as the Jupyter notebook tutorials.
Current Behavior
Right now, there's no way to run the Makefile targets without installing a Cygwin-like software.
Possible Solution
We are going to craft a Make.bat for supporting all common targets:
Make.bat run
Make.bat test
Make.bat profile
Make.bat doc
Make.bat clean
Metadata
Metadata
Assignees
Labels
No labels