Details
Description
Packaged DAGs are present on the server as ZIP files. The rendering code is not aware of zip files and fails to show code for packaged apps.
Easy fix: If .zip appears as a suffix in the path components, attempt to open the file using ZipFile.
Attachments
Issue Links
- links to