Skip to content

✨ Enable executing notebooks via jupyter nbconvert --execute #2684

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

Merged
merged 2 commits into from
Apr 18, 2025

Conversation

falexwolf
Copy link
Member

@falexwolf falexwolf commented Apr 18, 2025

Enables ln.track() without passing the notebook path when run through nbconvert:

jupyter nbconvert --to notebook --execute test-nbconvert.ipynb

Resolves:

Needs:

@falexwolf falexwolf linked an issue Apr 18, 2025 that may be closed by this pull request
Copy link

codecov bot commented Apr 18, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.71%. Comparing base (3b3372c) to head (93c8720).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2684      +/-   ##
==========================================
- Coverage   92.09%   91.71%   -0.39%     
==========================================
  Files          60       58       -2     
  Lines       10100     8705    -1395     
==========================================
- Hits         9302     7984    -1318     
+ Misses        798      721      -77     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@falexwolf falexwolf requested a review from Koncopd April 18, 2025 13:42
Copy link

Deployment URL: https://525e911b.lamindb.pages.dev

@falexwolf falexwolf merged commit 98357a6 into main Apr 18, 2025
3 of 7 checks passed
@falexwolf falexwolf deleted the nbconvert branch April 18, 2025 13:47
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

Successfully merging this pull request may close these issues.

✨ Enable executing notebooks via jupyter nbconvert --execute
1 participant