Files
meow_base/recipes/__init__.py

4 lines
152 B
Python

from recipes.jupyter_notebook_recipe import JupyterNotebookRecipe, \
PapermillHandler
from recipes.python_recipe import PythonRecipe, PythonHandler