As one of the nbconvert maintainers, I'd say we're unlikely to add such a feature to nbconvert. As Roland mentioned it's easy to script or manage above the library and it would make the code harder to maintain over the long term.
And +1 for Issues / PRs being the best way to interface for feature requests (and for potential features :) ) Best, Matt On Sun, Aug 18, 2019 at 11:09 PM Roland Weber <[email protected]> wrote: > Personally, I don't think that nbconvert should bother with searching > input files in a directory structure. As your post shows, this is easily > added through scripting, without causing extra effort for the nbconvert > maintainers. > > Nevertheless, you can always open a feature request: > https://github.com/jupyter/nbconvert/issues > Submitting a PR will tremendously increase the chances of seeing it > implemented. > > cheers, > Roland > > -- > You received this message because you are subscribed to the Google Groups > "Project Jupyter" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jupyter/18d5376d-38a5-4aa9-9958-1c49e85cec64%40googlegroups.com > <https://groups.google.com/d/msgid/jupyter/18d5376d-38a5-4aa9-9958-1c49e85cec64%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/CAJF6vz4%2BSHbeQLnDou4Asnnsjp-hWHamhNTtmt6z3GFvXfP%2BAg%40mail.gmail.com.
