Skip to content

Better support for Windows #29

@atilag

Description

@atilag

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions