show_atlases#

brainglobe_atlasapi.list_atlases.show_atlases(show_local_path: bool = False, table_width: int = 88) None[source]#

Print a formatted table with the name and version of local (downloaded) and online (available) atlases.

Parameters:
  • show_local_path (bool, optional) – If True, includes the local path of the atlases in the table (default is False).

  • table_width (int, optional) – The width of the table to be printed (default is 88).

Return type:

None