nebari icon indicating copy to clipboard operation
nebari copied to clipboard

[BUG] - Argo Workflows tab shows up in JupyterHub even when Argo Workflows is disabled

Open Adam-D-Lewis opened this issue 2 years ago • 4 comments
trafficstars

Describe the bug

Argo Workflows tab shows up in JupyterHub when Argo Workflows is disabled

# nebari-config.yaml
...
argo_workflows:
  enabled: false

but you still see a tab for it in Jupyterhub image

Expected behavior

No tab when argo workflows is disabled or a page saying "Argo Workflows is disabled. Contact your admin to enable it."

OS and architecture in which you are running Nebari

N/A

How to Reproduce the problem?

see above

Command output

No response

Versions and dependencies used.

No response

Compute environment

None

Integrations

No response

Anything else?

No response

Adam-D-Lewis avatar Mar 02 '23 00:03 Adam-D-Lewis