Doc / Reports

Documentation

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

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

Bugs & suggestions reports

If you encounter any problems or bugs, or if you have any suggestion to improve this package, or one of its drivers, 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 report function 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).