Commands

Command functions.

source

callback

 callback ()

Aggregate the notebooks in the directory.


source

aggregate_notebooks

 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)
import os
aggregate_notebooks(os.path.abspath(os.path.join('./_utils')), module='utils')
Aggregated notebook saved to /Users/solst/Projects/iza/nbs/02_utils.ipynb