nodet / dowml

A library and command line client to use Decision Optimization on IBM Watson Machine Learning (WML). NOT SUPPORTED BY IBM.
Apache License 2.0
3 stars 0 forks source link

Add a `lib.url` read-only attribute #45

Closed nodet closed 2 years ago

nodet commented 2 years ago

Given that the library can load credentials not specified in the constructor, it's useful to be able to check what has been read from the environment. Hence the need for a lib.url read-only attribute. While on it, add space_id as well.