Satoshi-Sh commented on PR #37638: URL: https://github.com/apache/airflow/pull/37638#issuecomment-1963111482
Oh, it worked now with the flag. I thought `export AIRFLOW__CORE__LOAD_EXAMPLES=True` in the init.sh takes care of it. Other than this `base_paths.append(blueprint.url_prefix if blueprint.url_prefix else "")`, they are hardcoded in `init_views.py`. If we can figure out base_paths.append for , we might be able to sort out without using the middleware. Need to research more. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
