-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
[ui] Add additional node information in the documentation tab #2802
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 Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #2802 +/- ##
===========================================
+ Coverage 77.59% 77.77% +0.18%
===========================================
Files 48 50 +2
Lines 6655 6728 +73
===========================================
+ Hits 5164 5233 +69
- Misses 1491 1495 +4 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I would suggest a simplication like this (with a fallback on the module): |
eb98668 to
41765b8
Compare
aa9092b to
12bf616
Compare
cbentejac
left a comment
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.
The documentation keys should be capitalized in the display but apart from that, everything is working well and ready to be merged!
12bf616 to
a3744f9
Compare
a3744f9 to
2cb2c1a
Compare
Description
This PR adds additional information on the Documentation tab of nodes.
Here are examples :
Also we can override parameters at the node level :
__nodeInfo__listFinally I also added the possibility to read the documentation from the class
__doc__parameterr