-
Notifications
You must be signed in to change notification settings - Fork 36
Closed
Description
When using the contextual help panel in e.g. JupyterLab, an inspect request is sent at every key stroke to populate the contextual help with the docstring of the latest item in the expression being typed.
This should presumably use the same approach as the implementation of the help magic ?
in xeus-cling, although the retrieval of the type would be done differently.
Metadata
Metadata
Assignees
Labels
No labels