-
Notifications
You must be signed in to change notification settings - Fork 4
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
Draft usage of pixi task for notebook analysis. #87
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #87 +/- ##
=======================================
Coverage 94.42% 94.42%
=======================================
Files 15 15
Lines 1793 1793
=======================================
Hits 1693 1693
Misses 100 100 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
for easier reproducible notebooks i suggest taking a look at https://marimo.io/ 😉 it's a neat project
Thanks for the pointer! Do you happen to know whether it integrates with mkdocs/sphynx, too? Our main reason for using jupyter notebooks right now is to be able to generate code-heavy examples for our docs. |
There are marimo islands (docs) that can generate HTML that can be easily embedded. But I don't think that the tooling is there yet to autogenerate mkdocs or sphinx content. xref https://discord.com/channels/1059888774789730424/1214483174361534474/1214561254035951636, https://discord.com/channels/1059888774789730424/1227738354175578203/1262785309201137734, marimo-team/marimo#1882 (comment) |
This PR should make it a little more convenient to reproduce the behaviour of the
mypy-example-nbs
CI job locally.Checklist
CHANGELOG.rst
entry