We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(This is a great little utility BTW, so thanks for it!)
I think it would be nice to be able to do something like
bash literate_run_nbconvert.sh demo/ODEIntroduction.ipynb another_output_folder
to specify another_output_folder 🙂
another_output_folder
The text was updated successfully, but these errors were encountered:
I would accept a PR to add this feature.
The julia version basically has this https://github.com/oxinabox/ipynb2LiterateJulia/blob/master/literate_run_nbconvert.jl
Maybe the Julia version should be made callable on the commandline
Sorry, something went wrong.
No branches or pull requests
(This is a great little utility BTW, so thanks for it!)
I think it would be nice to be able to do something like
to specify
another_output_folder
🙂The text was updated successfully, but these errors were encountered: