I have installed the SSH
package in airflow
with command pip install apache-airflow-providers-ssh
.
Also restarted web server and scheduler couple of times.
I do see the list of SSH
package installed with command pip package list
but unable to see it in airflow web UI. Please advice?
- Ran
pip install apache-airflow-providers-ssh
- Restarted web server
- Restarted scheduler