Doc / Reports / Stats

Documentation

You can open directly this documentation from Python by calling the function doc of the package:

>>> autolab.doc()
>>> autolab doc

Bugs & suggestions reports

If you encounter some problems or bugs, or if you have any suggestion to improve this package, or one of its driver, please open an Issue on the GitHub page of this project https://github.com/autolab-project/autolab/issues/new

You can also directly call the function report of the package, which will open this page in your web browser:

>>> autolab.report()
>>> autolab report

Alternatively, you can send an email to the authors (see About).