Replies: 1 comment 1 reply
-
Decorators cannot be used to define cells formulas. What’s the use case of a decorator? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I would like to use decorator in the modelx function in the model for cells,
but I don't know how to do that.
I know decorators can be applied by modifying init.py for each space manually,
but I wonder if I can use it when I build model interactively in the terminal.
Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions