Lab
===

This module lets you get constants like paths and set
`labml <https://github.com/labmlai/labml>`_ configurations.

.. automodule:: labml.lab

    .. autofunction:: get_computer_name

    .. autofunction:: get_computer_uuid

    .. autofunction:: get_info
    
    .. autofunction:: get_path

    .. autofunction:: get_data_path

    .. autofunction:: get_experiments_path

    .. autofunction:: configure
