added python handler, and reworked handler and conductor event/job discovery to be more modular
This commit is contained in:
@ -1,3 +1,4 @@
|
||||
|
||||
from recipes.jupyter_notebook_recipe import JupyterNotebookRecipe, \
|
||||
PapermillHandler
|
||||
from recipes.python_recipe import PythonRecipe, PythonHandler
|
Reference in New Issue
Block a user