import os
'./_utils')), module='utils') aggregate_notebooks(os.path.abspath(os.path.join(
Aggregated notebook saved to /Users/solst/Projects/iza/nbs/02_utils.ipynb
callback ()
Aggregate the notebooks in the directory.
aggregate_notebooks (path:typing.Annotated[str,<typer.models.OptionInfoob jectat0x7fba2db3b690>], module:Annotated[Optional[st r],<typer.models.OptionInfoobjectat0x7fba2db3b190>]= None, output:Annotated[Optional[str],<typer.models.O ptionInfoobjectat0x7fba2db3b910>]=None, ignore:Annot ated[Optional[List[str]],<typer.models.OptionInfoobj ectat0x7fba2db1ca10>]=[], prefix:Annotated[Optional[ bool],<typer.models.OptionInfoobjectat0x7fba2db1ca50 >]=True)