ipynb2LiterateJulia
ipynb2LiterateJulia copied to clipboard
NBConverter stuff to convert Jupyter Notebooks in to Julia Literate.jl files (This is the opposite of Literate.jl)
This seems to fail on nbconvert 6.0.7: ``` jupyter nbconvert --to script "$1" --config literate_config.py --template=literate.tpl ``` (Same with `--template-file=literate.tpl `) Skipping the `--template=literate.tpl ` makes it run, but the...
(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 bash literate_run_nbconvert.sh demo/ODEIntroduction.ipynb another_output_folder ```...
If this repo is a package, you should generate a UUID and add it to Project.toml. If this repo is not a package, you should uninstall TagBot. Otherwise, TagBot will...