GitHub user worker123-tech added a comment to the discussion: Does Superset 6.0.0 officially support the Extension Framework (.supx)?
python:3.12 superset:6.0.0 apache-superset-extensions-cli:0.0.1.rc2 apache-superset-core:0.0.1rc3 The above is the version of the package I'm using. I'm trying out the sqllab_parquet code https://github.com/rusackas/superset-extensions , and I've found that the native config file of Superset doesn't have any configuration for `enable_extensions`, and there are no extension-related files in the Superset package either. The solution you mentioned isn't suitable for me. What I want to solve now is how Superset can enable extension development, recognize my .supx file, and load it into the front end. GitHub link: https://github.com/apache/superset/discussions/38607#discussioncomment-16108352 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
