Skip to content
New issue

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

Export multiple notebooks to one jar file #3

Closed
w311 opened this issue Mar 23, 2018 · 1 comment
Closed

Export multiple notebooks to one jar file #3

w311 opened this issue Mar 23, 2018 · 1 comment

Comments

@w311
Copy link

w311 commented Mar 23, 2018

Sometimes there are multiple notebooks in one DSXL project and they need to be converted to one jar file, so it would be really helpful if such feature can be supported in near future.

@lresende
Copy link
Collaborator

@w311 Couple of questions:

  • Are these independent notebooks? Otherwise, how would they pass info from one to the next?
  • Also, do they have a specific order of execution?

lresende added a commit that referenced this issue Mar 24, 2018
Add support to process multiple notebooks by providing
multiple --export parameters.

Fixes #3
Closes #2
lresende added a commit that referenced this issue Mar 24, 2018
Add support for exporting multiple notebooks by providing
multiple --export parameters.

Fixes #3
Closes #2
lresende added a commit that referenced this issue Mar 24, 2018
Add support for exporting multiple notebooks by providing
multiple --export parameters.

Fixes #3
Closes #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants