You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I run a cell that fails to execute using a notebook I get the error code and a message. However, if I run the same cell via the kernel gateway it only returns the error code without the message.
Am I missing something here, or is this the expected behaviour. Obviously, it would be extremely useful to have the message returned too.