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

Preserve title metadata in notebooks #1275

Open
bluss opened this issue Sep 30, 2024 · 1 comment
Open

Preserve title metadata in notebooks #1275

bluss opened this issue Sep 30, 2024 · 1 comment

Comments

@bluss
Copy link

bluss commented Sep 30, 2024

Could the default metadata preserve titles? I don't see a reason why it should not be preserved, if the user has set a title.

The following could be the new default. The title matters when producing for example an HTML report.

notebook_metadata_filter="kernelspec,jupytext,title"
@bluss
Copy link
Author

bluss commented Sep 30, 2024

See jupyter/nbconvert#672 which says it uses metadata.title if it exists.

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