libconfig.Config.show_options

Config.show_options(key='')

Returns a copy the options DataFrame.

Called on jupyter notebook, it will print them in pretty DataFrame format.

Parameters:key (str) – First identifier of the option. If not provided, all options are returned.
Returns:DataFrame