Notebook2script.jl Tired of manually exporting your notebook to script? Usage Add #export to the start of every cell you want in the final export julia notebook2script.jl "path_to_input.ipynb" "path_to_output" No need to add a .jl Done :)