-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
The Sofomore.activate method should be implemented, in order to be able to refine a kernel.
- we probably want to call, maybe optionally,
kernel._stopdict.clear()during activation - @cheikhToure I don't understand the tentative code (see above link)
Was the
new_list = [callback for callback in self.kernels[ikernel].opts['termination_callback']\ if callback(kernel) == 'kernel turned off'] kernel.opts['termination_callback'] = new_list
==mean to read!=such that theturned offtermination is removed?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested