Hide dagster objects from webserver? #18526
Unanswered
derHeinzer
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am wondering if there is a way to "hide" jobs or other objects from dagster webserver in order to keep the GUI as clean as possible. I am using some jobs in sensors or schedules, that I don't want to show up in the respective control panes in dagster webserver. I am not including them in my definitions and tried calling them "__ephemeral_job_abc".
Thanks in advance!
Heiner
Beta Was this translation helpful? Give feedback.
All reactions