-
Tomas Beuzen authored
This adds a `--cookiecutter` option to `jb create`, to allow users to use the [Jupyter Book cookiecutter](https://github.com/executablebooks/cookiecutter-jupyter-book ) to create a book template: ```console jupyter-book create --cookiecutter mybookpath/ ``` Co-authored-by:
Chris Sewell <chrisj_sewell@hotmail.com>
Loading