|
|
|
@ -335,8 +335,8 @@ function notebook(inputfile, outputdir; preprocess = identity, postprocess = ide |
|
|
|
end |
|
|
|
end |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# custom post-processing from user |
|
|
|
# # custom post-processing from user |
|
|
|
content = postprocess(content) |
|
|
|
# content = postprocess(content) |
|
|
|
|
|
|
|
|
|
|
|
# create the notebook |
|
|
|
# create the notebook |
|
|
|
nb = Dict() |
|
|
|
nb = Dict() |
|
|
|
|