show_link#
- interpret.show_link(explanation, share_tables=None)#
Provides the backing URL link behind the associated ‘show’ call for explanation.
- Parameters:
explanation – Either a scalar Explanation or list of Explanations that would be provided to ‘show’.
share_tables – Boolean or dictionary that dictates if Explanations should all use the same selector as provided to ‘show’. (table used for selecting in the Dashboard).
- Returns:
URL as a string.