-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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
Add documentation for jupyter code executor #1809
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1809 +/- ##
===========================================
+ Coverage 36.03% 46.82% +10.79%
===========================================
Files 63 63
Lines 6608 6618 +10
Branches 1456 1584 +128
===========================================
+ Hits 2381 3099 +718
+ Misses 4036 3270 -766
- Partials 191 249 +58
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Do you think we can move this under |
I agree, it should go there. We'll need to wait for the quarto bug to be fixed |
Will move it into place as soon as #1853 is merged |
* Add documentation for jupyter code executor * formatting * move to notebooks * formatting * update docs, fix badge bug * fix lints * pprint * stop server
Why are these changes needed?
Related issue number
Checks