I was wondering if more interactive help(object)
pages can be generated in qtconsole
or notebook
, like the ipython
terminal console and the builtin python
command-line tool. For example, some temporary popup encompassing the Qt window/browser tab (respectively) that can be scrolled and searched.
Anyone have any ideas?