toggle_api_hints#

jdaviz.toggle_api_hints(enabled=None)#

Toggle the visibility of API hints in the application.

Parameters:
enabledbool, optional

If True, show API hints. If False, hide API hints. If None, toggle the current state.