Open seeM opened 2 years ago
This could be even more useful if it was expanded to other commands beyond nbdev_new
, and it would useful to know what files each nbdev_*
command expects to be in place when it runs, and what files are created/modified when the command runs.
Examples of specific questions this could answer:
_proc
directory (so that I can then experiment with using quarto directly)?_docs
directory?nbdev_release_git
? (i.e. create a .pypirc
file)
Inspired by VSCode's extensions docs:
Here's the structure created by
nbdev_new
as of writing: