Closed lresende closed 6 years ago
Hi Luciano,
To answer your Qs on how the multiple notebooks communicate each other, there would be two choices -
Essentially a use case is in this case realized through use of multiple notebooks where each notebook takes care of one independent step/module. This helps in maintainability of the code as well as possible reuse.
Regards, Sourav
Add support for exporting multiple notebooks by providing multiple --export parameters.
Fixes #3 Closes #5