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
Changed kernel_id generation method name and calling scenario
Per review comments, the name of the method to generate a kernel_id
was changed to `new_kernel_id()`. In addition, the method is now
only called if `kernel_id` is not represented in the keyword arguments
(`**kwargs`).
0 commit comments