To that point - on these kind of "quite useful but out-of-scope for a tightly-scoped project" hacks, I think documentation (or places like the community forum <https://discourse.jupyter.org>) are a good place for these kinds of tips
On Mon, Aug 19, 2019 at 2:45 PM Matthew Seal <[email protected]> wrote: > 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 > <https://groups.google.com/d/msgid/jupyter/CAJF6vz4%2BSHbeQLnDou4Asnnsjp-hWHamhNTtmt6z3GFvXfP%2BAg%40mail.gmail.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/CAD7kTDF7%2Bz5d-6fEKKQNydOh25uGU_w7PwzFjDsqDCJu3Wu6YQ%40mail.gmail.com.
