Commits
Click on a commit to change the comparison rangefix: properly close progress bar and use leave=True in Jupyter
- Call Python close() from Rust finish() method
- Use leave=True to avoid output corruption in Jupyter
- Print empty line after close for cleaner separation chore: remove quickstart notebook (was for testing only) Merge branch 'main' into fix/notebook-progress-bar