Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information