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

Process multiple notebooks #1

Open
mwermelinger opened this issue Nov 21, 2021 · 0 comments
Open

Process multiple notebooks #1

mwermelinger opened this issue Nov 21, 2021 · 0 comments

Comments

@mwermelinger
Copy link
Owner

Add a function like setup([nb1, nb2, ...]) that takes all notebook filenames in order and adds to metadata info about folder and file, previous and next notebook, so that subsequent functions can process each notebook individually in context, e.g. to add navigation links.

The argument probably should be nested list to show part/chapter/section hierarchy so that 'up' navigation links can be added to lower level notebooks and TOCs can be added to higher level notebooks.

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

1 participant