twinlab.get_server_url# twinlab.get_server_url(verbose=False)[source]# Show the URL from which twinLab is currently being accessed. Parameters: verbose (bool, optional) – Display information about the operation while running. Returns: Server URL. Return type: str Example tl.get_server_url() 'https://twinlab.digilab.co.uk/v3'