-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Update jupyter style guide #5267
Conversation
b18656a
to
72e9b90
Compare
Codecov Report
@@ Coverage Diff @@
## main #5267 +/- ##
==========================================
+ Coverage 79.17% 79.18% +0.01%
==========================================
Files 88 88
Lines 14346 14353 +7
==========================================
+ Hits 11359 11366 +7
Misses 2987 2987
|
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.
Not sure you want to include that doc type references should use paths. Mentioning this as I struggled with it in PR 195 (see @OriolAbril reviewed on 4 Sep there), and I could not easily reach a page explaining this from the Jupyter Style Guide.
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.
merge when you think it's a good time
Update the jupyter style guide to include explanation on the extra dependencies template introduced in pymc-devs/pymc-examples#249 (already used in the glm robust with outlier detection example)