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

Ensure we set jupytext metadata to model #1197

Merged
merged 1 commit into from
Jan 13, 2024

Commits on Dec 18, 2023

  1. fix: Ensure we set jupytext metadata to model

    * When selectedFormts are empty, we return before setting jupytext metadata
    
    * So, the changes are not being comitted to notebook model
    
    * This commit fixes it by ensuring we always set metadata before returning
    
    * Use console.debug instead of console.log to reduce log pollution
    
    Signed-off-by: Mahendra Paipuri <[email protected]>
    mahendrapaipuri committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    c61cb04 View commit details
    Browse the repository at this point in the history