Core reconnect : add exceptions on callbacks functions

  1. There is no exception if module of function to bound does not exist
  2. Data incoming events are bound only if there is a compute widget, which do not allow an usage without Jupyter Notebook.
  3. Status, logs and error are automatically bound to the compute widget, but not on a user function.
Edited by Nicolas Brichet