-
Notifications
You must be signed in to change notification settings - Fork 21
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 docstring to illustrate plotting dependency graph in Jupyter notebook #791
Conversation
Codecov Report
@@ Coverage Diff @@
## master #791 +/- ##
=======================================
Coverage 93.14% 93.14%
=======================================
Files 130 130
Lines 6523 6523
Branches 691 691
=======================================
Hits 6076 6076
Misses 327 327
Partials 120 120
Continue to review full report at Codecov.
|
Looks like the indent is what's causing the doctest formatted examples to not get rendered right. Probably also want to make the Graphviz link a markdown link as well, and maybe wrap the bash command in backticks? |
Co-Authored-By: Jonathan Gray <[email protected]>
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.
👍
Closes #786
I have: