You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the markdown report, only Parameters directly used in the model are displayed, but if users define parameters only for expressions those are missing making the report incomplete.
In addition, the parameters used only show their numerical value and not the expression used to calculate them.
Version information
Describe the bug
In the markdown report, only Parameters directly used in the model are displayed, but if users define parameters only for expressions those are missing making the report incomplete.
In addition, the parameters used only show their numerical value and not the expression used to calculate them.
To Reproduce
You can edit the quickstart to use
Instead of
pyglotaran/docs/source/notebooks/quickstart/parameters.yaml
Lines 5 to 9 in ddec540
For quick confirmation this can be done on binder
Expected behavior
Show expressions used to calculate parameters if they use expressions and all parameters needed to evaluate the expression.
Screenshots
The example mentioned above run in binder.
The text was updated successfully, but these errors were encountered: