michael-s-molina commented on PR #37647: URL: https://github.com/apache/superset/pull/37647#issuecomment-3849706711
> @michael-s-molina can you point to documentation on how to write an extension? Which Python package do you mean? https://superset.apache.org/developer_portal/extensions/overview Frontend: ``` superset-frontend/packages/superset-core (APIs) superset-frontend/src/core (implementation) ``` Backend: ``` superset-core (APIs) superset/core (implementation) ``` -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
