jupyter_airflow_proxy provides Jupyter server and notebook extensions to proxy Airflow.
Build
python3 setup.py sdist bdist_wheel
output:
dist\jupyter_airflow_proxy-0.0.1-py3-none-any.whl
Install the library via pip
:
pip install jupyter_airflow_proxy-0.0.1-py3-none-any.whl
MIT © Richard McRichface