Hi there, the deck flag has a negative logic. By t...
# ask-the-community
g
Hi there, the deck flag has a negative logic. By that I mean that in order to get the deck you need to set the “negative” wording
disable_deck
to “negative”
False
. What is the reason for that design decision? Just curious
t
enable_deck
was added recently: https://github.com/flyteorg/flytekit/pull/1898 and
disable_deck
is being deprecated.