-
Notifications
You must be signed in to change notification settings - Fork 527
[MRG] Add release version information to each example in the examples gallery #743
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #743 +/- ##
=======================================
Coverage 97.09% 97.09%
=======================================
Files 100 100
Lines 20432 20432
=======================================
Hits 19839 19839
Misses 593 593 🚀 New features to boost your workflow:
|
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.
Thanks so much @NailKhelifa ,
I was not expecting you to go this far in history with very erly releases but it is near perfect ;). Just remove the undeer development text and it will be ok
@@ -6,6 +6,8 @@ | |||
|
|||
This example illustrates the differences in terms of computation time between the gradient options for the Sinkhorn solver. | |||
|
|||
.. note:: | |||
Notebook currently under development and has not been released yet. To be added in release: 0.9.6 |
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.
Example added in release: 0.9.6
we will never remember to change them before release ;)
@@ -4,6 +4,9 @@ | |||
Plot partial FGW for subgraph matching | |||
================================= | |||
|
|||
.. note:: |
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.
same here
@@ -4,6 +4,8 @@ | |||
Quickstart Guide | |||
============================================= | |||
|
|||
.. note:: |
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.
same
Types of changes
Motivation and context / Related issue
How has this been tested (if it applies)
PR checklist