[INFO] Executing initialize command
[INFO] Storing provided kubeconfig to /home/pocik/snap/data-science-stack/16/.dss/config
[INFO] Waiting for deployment mlflow in namespace dss to be ready...
[INFO] Waiting for deployment mlflow in namespace dss to be ready...
[INFO] Waiting for deployment mlflow in namespace dss to be ready...
[INFO] Waiting for deployment mlflow in namespace dss to be ready...
[INFO] Deployment mlflow in namespace dss is ready
[INFO] DSS initialized. To create your first notebook run the command:
...
Bug Description
Every time we initialize DSS it outputs
We want to output it just once.
To Reproduce
sudo snap install dss dss initialize --kubeconfig=$(microk8s config)
Environment
any
Relevant Log Output
Additional Context
No response