Mailing lists matching superset.apache.org
commits superset.apache.orgdev superset.apache.org
notifications superset.apache.org
(superset) 01/01: fix: database logos look stretched
+104,39 @@ Superset can query data from any SQL-speaking datastore or data engine (Presto, Here are some of the major database solutions that are supported: - https://superset.apache.org/img/databases/redshift.png"; alt="redshift" border="0" width=&qu
(superset) 01/01: fix: database logos look stretched
are some of the major database solutions that are supported: - https://superset.apache.org/img/databases/redshift.png"; alt="redshift" border="0" width="200" height="80"/> - https://superset.apache.org/img/databases/google-biquery.png&
(superset) 01/01: feat(docs): add screenshot manifest and expand docs:screenshots generator
hot) +# +# type values: screenshot | tutorial | site-asset | database-logo | badge | external +# database-logo, badge, external, community: inventory only, no generation. + +images: + # --- tutorial (42) --- + - type: tutorial +page_url: "https://superset.apache.org/user-docs/using-super
(superset) 01/01: docs(readme): sync database logos with auto-generated docs
, 132 insertions(+), 46 deletions(-) diff --git a/README.md b/README.md index 73ccfc8a61..d12a7d066c 100644 --- a/README.md +++ b/README.md @@ -107,44 +107,71 @@ Here are some of the major database solutions that are supported: - https://superset.apache.org/img/databases/doris.png"; alt=&qu
(superset) 06/07: feat(docs): auto-generate README database logos from DATABASE_DOCS
Databases -Superset can query data from any SQL-speaking datastore or data engine (Presto, Trino, Athena, [and more](https://superset.apache.org/docs/configuration/databases)) that has a Python DB-API driver and a SQLAlchemy dialect. +Superset can query data from any SQL-speaking datastore or data
(superset) 01/01: feat(docs): add llms.txt for LLM-friendly documentation index
oud-native architecture. + +## Getting Started + +- [Introduction](https://superset.apache.org/docs/intro): Overview of Superset features, supported databases, and resources +- [Quickstart](https://superset.apache.org/docs/quickstart): Get Superset running quickly with Docker Comp
(superset) branch master updated: feat(docs): expand docs:screenshots generator with manifest and tutorial captures (#39444)
y + chartBox.height - headerBox.y + 16, + }, +}); + } finally { +await deleteDashboardByTitle(page, NEW_DASHBOARD_NAME); + } +}); diff --git a/superset-frontend/playwright/generators/docs/screenshot-manifest.yaml b/superset-frontend/playwright/generators/docs/screenshot-manifest.ya
Re: [PR] fix(db-modal): update doc refs for DB connection modal [superset]
(); export const DOCUMENTATION_LINK = supersetTextDocs ? supersetTextDocs.support - : 'https://superset.apache.org/docs/configuration/databases#installing-database-drivers'; + : 'https://superset.apache.org/user-docs/databases/#installing-database-drivers'; const irregul
Re: [PR] fix(db-modal): update doc refs for DB connection modal [superset]
(); export const DOCUMENTATION_LINK = supersetTextDocs ? supersetTextDocs.support - : 'https://superset.apache.org/docs/configuration/databases#installing-database-drivers'; + : 'https://superset.apache.org/user-docs/databases/#installing-database-drivers'; const irregul
Re: [PR] fix(db-modal): update doc refs for DB connection modal [superset]
(); export const DOCUMENTATION_LINK = supersetTextDocs ? supersetTextDocs.support - : 'https://superset.apache.org/docs/configuration/databases#installing-database-drivers'; + : 'https://superset.apache.org/user-docs/databases/#installing-database-drivers'; const irregul
(superset) branch master updated: docs: fix typo and improve alt text in README (#33721)
ported: https://superset.apache.org/img/databases/redshift.png"; alt="redshift" border="0" width="200"/> - https://superset.apache.org/img/databases/google-biquery.png"; alt="google-biquery" border="0" width="200"/> + ht
(superset) branch master updated: docs: update links in CONTRIBUTING.md to point to the correct Developer Portal URLs (#35723)
+25,14 @@ little bit helps, and credit will always be given. All developer and contribution documentation has moved to the Apache Superset Developer Portal: -**[📚 View the Developer Portal →](https://superset.apache.org/docs/developer-portal/)** +**[📚 View the Developer Portal →]
Re: [PR] chore: adding resource links to readme [superset]
unity-guidelines) -- [Join our [email protected] Mailing list](https://lists.apache.org/[email protected]) +- [Join our [email protected] Mailing list](https://lists.apache.org/[email protected]). To join, simply send an email to [dev-s
Re: [I] [SIP-192] Labeled Version History + Restore [superset]
rusackas commented on issue #36145: URL: https://github.com/apache/superset/issues/36145#issuecomment-3554030010 If you haven't already, you can subscribe to the Apache Superset Dev Mailing Listserv ([[email protected]](mailto:[email protected]), with public visibility
Re: [PR] Improve README clarity and consistency [superset]
hainenber commented on code in PR #38957: URL: https://github.com/apache/superset/pull/38957#discussion_r3016535047 ## README.md: ## @@ -185,19 +185,18 @@ Try out Superset's [quickstart](https://superset.apache.org/docs/quickstart/) gu ## Get Involved -- Ask and a
(superset) branch bifurcating_user_admin_docs updated: docs: fix broken links, missing sidebar entries, and restore lost content
https://mdxjs.com/) -- [Superset Developer Portal](https://superset.apache.org/developer_portal/) +- [Superset Developer Docs](https://superset.apache.org/developer-docs/) - [Main Superset Documentation](https://superset.apache.org/docs/intro) ## 📖 Real Examples and Patterns diff --git a/docs/READ
(superset) 01/01: Revert "Revert "fix(asf): moving notifications to the top of `.asf.yaml`" (#3…"
--git a/.asf.yaml b/.asf.yaml index edad1a2803..39292a6e85 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,6 +17,12 @@ # https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories --- +notifications: + commits: [email protected] + issues: notificati...
(superset) 01/01: fix(asf): moving notifications to the top of `.asf.yaml`
/confluence/display/INFRA/.asf.yaml+features+for+git+repositories --- +notifications: + commits: [email protected] + issues: [email protected] + pullrequests: [email protected] + discussions: [email protected] + github
(superset) 01/01: Revert "fix(asf): moving notifications to the top of `.asf.yaml` (#32726)"
39292a6e85..edad1a2803 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -17,12 +17,6 @@ # https://cwiki.apache.org/confluence/display/INFRA/.asf.yaml+features+for+git+repositories --- -notifications: - commits: [email protected] - issues: [email protected] - pullrequests:
Re: [I] [SIP-174] Proposal for Guest User Attributes in Embedded Dashboards [superset]
stserv ([[email protected]](mailto:[email protected]), with public visibility [here](https://lists.apache.org/[email protected])) by sending an email to [[email protected]](mailto:[email protected]). -- This is an automated message from the
Re: [PR] fix(db-modal): update doc refs for DB connection modal [superset]
= getDatabaseDocumentationLinks(); export const DOCUMENTATION_LINK = supersetTextDocs ? supersetTextDocs.support - : 'https://superset.apache.org/docs/configuration/databases#installing-database-drivers'; + : 'https://superset.apache.org/docs/databases/#installing-database-drivers'; const irregul
(superset) 01/01: fix(docs): replace identicon logos and deduplicate README database wall
DME.md +++ b/README.md @@ -120,18 +120,17 @@ Here are some of the major database solutions that are supported: https://superset.apache.org/img/databases/apache-solr.png"; alt="apache-solr" border="0" width="80" height="40" class="database-logo" />
(superset) branch asf_yaml updated: fixing mailing list targets
d49f7561a7..edad1a2803 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -102,6 +102,6 @@ github: notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions: [email protected] + issues: notificati
Re: [I] [4.1.0rc1] Building Docker image from sources fails [superset]
If you haven't already, you can subscribe to the Apache Superset Dev Mailing Listserv ([[email protected]](mailto:[email protected]), with public visibility [here](https://lists.apache.org/[email protected])) by sending an email to [dev-subscr...@supe
Re: [I] [SIP-146] Save SQL lab query result and create sharable link [superset]
;t already, you can subscribe to the Apache Superset Dev Mailing Listserv ([[email protected]](mailto:[email protected]), with public visibility [here](https://lists.apache.org/[email protected])) by sending an email to [[email protected]](mailto:
(superset) branch master updated: fix(asf): moving notifications to the top of `.asf.yaml` (#32726)
@superset.apache.org + issues: [email protected] + pullrequests: [email protected] + discussions: [email protected] + github: del_branch_on_merge: true description: "Apache Superset is a Data Visualization and Data Exploration Platform" @@ -9
(superset) branch master updated: chore(asf): Another `.asf.yaml` touch-up. (#32714)
--git a/.asf.yaml b/.asf.yaml index d49f7561a7..edad1a2803 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -102,6 +102,6 @@ github: notifications: commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions: iss
(superset) branch master updated: Revert "fix(asf): moving notifications to the top of `.asf.yaml`" (#32730)
--- -notifications: - commits: [email protected] - issues: [email protected] - pullrequests: [email protected] - discussions: [email protected] - github: del_branch_on_merge: true description: "Apache Superset is a Data Visualiza
[GitHub] [superset] janhavitripurwar commented on pull request #25312: docs: add snowflake-sqlalchemy in ./docker/requirements-local.txt
janhavitripurwar commented on PR #25312: URL: https://github.com/apache/superset/pull/25312#issuecomment-1722261246 > Please include a link back to this page: https://superset.apache.org/docs/databases/docker-add-drivers/ > > See https://superset.apache.org/docs/databases
Re: [PR] chore: adding resource links to readme [superset]
unity-guidelines) -- [Join our [email protected] Mailing list](https://lists.apache.org/[email protected]) +- [Join our [email protected] Mailing list](https://lists.apache.org/[email protected]). To join, simply send an email to [dev-s
(superset) branch ibm-image updated: fix url typo
/README.md +++ b/README.md @@ -119,7 +119,7 @@ Here are some of the major database solutions that are supported: https://superset.apache.org/img/databases/postgresql.png"; alt="postgresql" border="0" width="200" /> https://superset.apache.org/img/databa
Re: [I] Export to PDF leaves charts empty on first export [superset]
you subscribe to the [[email protected]](mailto:[email protected]) mailing list (just send an email to [[email protected]](mailto:[email protected])) hello, I'm testing witht the latest dev code, the issue is still present, there is no guarantee
[D] HeavyDB support on SuperSet [superset]
GitHub user Darkred69 created a discussion: HeavyDB support on SuperSet Does superset supports connection to HeavyDB? I'm looking at the documentation on this link: https://superset.apache.org/docs/configuration/databases/#installing-database-drivers but finds no instruction to
(superset) 01/01: fix(db-modal): update doc refs for DB connection modal
/ModalHeader.tsx @@ -33,12 +33,12 @@ const supersetTextDocs = getDatabaseDocumentationLinks(); export const DOCUMENTATION_LINK = supersetTextDocs ? supersetTextDocs.support - : 'https://superset.apache.org/docs/configuration/databases#installing-database-drivers'; + : 'https://superset.
(superset) branch master updated: fix(docs): fix url typo to fix a broken image (#28765)
(-) diff --git a/README.md b/README.md index 6d73918104..aab794ec55 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ Here are some of the major database solutions that are supported: https://superset.apache.org/img/databases/postgresql.png"; alt="postgresql" border
Re: [D] How to join the Slack community [superset]
GitHub user msyavuz added a comment to the discussion: How to join the Slack community http://bit.ly/join-superset-slack Here you go for future reference: https://superset.apache.org/community GitHub link: https://github.com/apache/superset/discussions/22076#discussioncomment-14167294
Re: [D] Could not load database driver: MySQLEngineSpec [superset]
GitHub user msyavuz added a comment to the discussion: Could not load database driver: MySQLEngineSpec Hey @Ikarashi0310, I think this might be what you are looking for: https://superset.apache.org/docs/configuration/databases#installing-drivers-in-docker-images GitHub link: https
Re: [PR] chore: adding resource links to readme [superset]
ache-superset) using the **apache-superset** tag - [Join our community's Slack](http://bit.ly/join-superset-slack) and please read our [Slack Community Guidelines](https://github.com/apache/superset/blob/master/CODE_OF_CONDUCT.md#slack-community-guidelines) -- [Join our [email protected]
Re: [I] Superset 4.0.1 uses again outdated setuptools 58.1.0 with CVE [superset]
michael-s-molina commented on issue #28619: URL: https://github.com/apache/superset/issues/28619#issuecomment-2127961693 Hi @nigzak. Please follow the instructions on [Reporting Security Vulnerabilities](https://superset.apache.org/docs/security/#reporting-security-vulnerabilities
Re: [PR] fix(db-modal): update doc refs for DB connection modal [superset]
(); export const DOCUMENTATION_LINK = supersetTextDocs ? supersetTextDocs.support - : 'https://superset.apache.org/docs/configuration/databases#installing-database-drivers'; + : 'https://superset.apache.org/docs/databases/#installing-database-drivers'; Review Comment: ```sugge
Re: [D] Cursor Can Only Scan Forward [superset]
GitHub user hainenber added a comment to the discussion: Cursor Can Only Scan Forward [Sadly AWS Aurora isn't in the official list of supported databases](https://superset.apache.org/docs/configuration/databases/#supported-databases-and-dependencies). We'd be happy to receive a PR
Re: [I] search in https://superset.apache.org/docs/ is not working [superset]
rusackas closed issue #39020: search in https://superset.apache.org/docs/ is not working URL: https://github.com/apache/superset/issues/39020 -- 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
Re: [I] superset 4.0.1 uses Gunicorn 21.2.0 with CVE => should update to 22.0.0 [superset]
michael-s-molina commented on issue #28622: URL: https://github.com/apache/superset/issues/28622#issuecomment-2127960754 Hi @nigzak. Please follow the instructions on [Reporting Security Vulnerabilities](https://superset.apache.org/docs/security/#reporting-security-vulnerabilities
Re: [I] superset 4.0.1 uses werkzeug 3.0.1 with CVE => should update to 3.0.3 or newer [superset]
michael-s-molina commented on issue #28623: URL: https://github.com/apache/superset/issues/28623#issuecomment-2127961050 Hi @nigzak. Please follow the instructions on [Reporting Security Vulnerabilities](https://superset.apache.org/docs/security/#reporting-security-vulnerabilities
Re: [I] search in https://superset.apache.org/docs/ is not working [superset]
preraksudan commented on issue #39020: URL: https://github.com/apache/superset/issues/39020#issuecomment-4175339972 Hi [saurabhgayali](https://github.com/saurabhgayali) Just checked this case on the url mentioned: https://superset.apache.org/docs/ https://github.com/user
[D] 🇧🇷 [superset]
GitHub user brunorodriguesofc created a discussion: 🇧🇷 🇧🇷🇧🇷 GitHub link: https://github.com/apache/superset/discussions/38930 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: notifications-unsubscr
[D] hello [superset]
GitHub user new5r created a discussion: hello hi guys GitHub link: https://github.com/apache/superset/discussions/39836 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
Re: [D] Correct way to install chrome into dockerized superset [superset]
GitHub user sfirke added a comment to the discussion: Correct way to install chrome into dockerized superset Here's how you can install it when building a new Docker image that extends base Superset: https://superset.apache.org/docs/installation/docker-builds/#building-your-own-produ
Re: [I] Previously working helm registry at url https://apache.github.io/superset/ redirects to https://superset.apache.org/ [superset]
logicsys closed issue #34301: Previously working helm registry at url https://apache.github.io/superset/ redirects to https://superset.apache.org/ URL: https://github.com/apache/superset/issues/34301 -- This is an automated message from the Apache Git Service. To respond to the message
Re: [I] search in https://superset.apache.org/docs/ is not working [superset]
DDSNA commented on issue #39020: URL: https://github.com/apache/superset/issues/39020#issuecomment-4179655257 multiple links aren't working such as https://superset.apache.org/docs/configuration/databases#installing-database-drivers -- This is an automated message from the Apach
Re: [D] . [superset]
GitHub user farhanqv edited a discussion: . . GitHub link: https://github.com/apache/superset/discussions/33459 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
Re: [D] . [superset]
GitHub user farhanqv closed a discussion: . . GitHub link: https://github.com/apache/superset/discussions/33459 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
[D] slack [superset]
GitHub user SrijaniDasgupta created a discussion: slack how to join superset slack community GitHub link: https://github.com/apache/superset/discussions/34818 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
[D] Glob & eslint [superset]
GitHub user konstboot created a discussion: Glob & eslint Glob & eslint deprecated warning on installation GitHub link: https://github.com/apache/superset/discussions/39115 This is an automatically sent email for [email protected]. To unsubscribe, please send an
(superset) branch master updated: fix(db-modal): update doc refs for DB connection modal (#38091)
N_LINK = supersetTextDocs ? supersetTextDocs.support - : 'https://superset.apache.org/docs/configuration/databases#installing-database-drivers'; + : 'https://superset.apache.org/user-docs/databases/#installing-database-drivers'; const irregularDocumentationLinks
Re: [D] werkzeug.local.LocalProxy [superset]
GitHub user sainikhilsamineni added a comment to the discussion: werkzeug.local.LocalProxy @dosu ? GitHub link: https://github.com/apache/superset/discussions/35241#discussioncomment-14483101 This is an automatically sent email for [email protected]. To unsubscribe
Re: [I] [SIP-104] API Row Level Security: get rls by username or roles via API [superset]
rusackas commented on issue #25351: URL: https://github.com/apache/superset/issues/25351#issuecomment-1843336282 Please open a "discuss" thread on the dev mailing list ([[email protected]](mailto:[email protected])) to move this forward. -- This is an automat
Re: [I] Is there a way to get our StarRocks database listed on the bottom of https://superset.apache.org/ [superset]
rusackas closed issue #25660: Is there a way to get our StarRocks database listed on the bottom of https://superset.apache.org/ URL: https://github.com/apache/superset/issues/25660 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub
(superset) branch asf_yaml updated: chore(asf): fixing(?) `.asf.yaml`
e08fa23863..868fff86de 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -62,7 +62,7 @@ github: notifications: commits: [email protected] issues: [email protected] -pullrequests: [email protected] +pull_requests: [email protected] discussions
Re: [D] How to determine the configuration specifications for deployment [superset]
GitHub user sfirke added a comment to the discussion: How to determine the configuration specifications for deployment There's not a hard-and-fast rule. We have a suggestion for beginning your deployment here: https://superset.apache.org/docs/faq/#what-are-the-computing-specifica
Re: [D] While Accessing Embedded Dashboard getting (blocked:other) [superset]
GitHub user mmospanenko added a comment to the discussion: While Accessing Embedded Dashboard getting (blocked:other) Superset 5.0.0 having from flask_cors import CORS ModuleNotFoundError: No module named 'flask_cors' but here https://superset.apache.org/docs/configuration/
Re: [D] ModuleNotFoundError: No module named 'psycopg2'" still not work [superset]
GitHub user sfirke added a comment to the discussion: ModuleNotFoundError: No module named 'psycopg2'" still not work See the official guidance here: https://superset.apache.org/docs/installation/docker-builds/#building-your-own-production-docker-image My guess is that you
[D] Getting Started #1 - Set up and run Superset [superset]
GitHub user calren created a discussion: Getting Started #1 - Set up and run Superset Follow the directions on the [README](https://github.com/apache/superset/blob/master/README.md) to use the [quickstart guide](https://superset.apache.org/docs/quickstart/) to set up and run superset on
Re: [D] Secure Multi-tenant Guest Token Exchange for No-Code Frontends [superset]
[email protected] cc: @dpgaspar GitHub link: https://github.com/apache/superset/discussions/38404#discussioncomment-16000934 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
Re: [D] Does Superset 6.0.0 officially support the Extension Framework (.supx)? [superset]
GitHub user worker123-tech added a comment to the discussion: Does Superset 6.0.0 officially support the Extension Framework (.supx)? https://superset.apache.org/developer-docs/extensions/quick-start I added the extension according to the tutorial above and pulled the examples from the
Re: [D] Dark Theme? [superset]
GitHub user emesspy added a comment to the discussion: Dark Theme? +1 GitHub link: https://github.com/apache/superset/discussions/19175#discussioncomment-13004499 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Export chart data to csv [superset]
GitHub user nshkh edited a discussion: Export chart data to csv GitHub link: https://github.com/apache/superset/discussions/32817 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: notifications-unsubscr
Re: [D] Export chart data to csv [superset]
GitHub user nshkh closed a discussion: Export chart data to csv GitHub link: https://github.com/apache/superset/discussions/32817 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: notifications-unsubscr
Re: [D] SAML Integration [superset]
GitHub user rnpaiva added a comment to the discussion: SAML Integration Thanks GitHub link: https://github.com/apache/superset/discussions/32786#discussioncomment-13064399 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Conditional formatting improvements [superset]
GitHub user DanielKwon01 added a comment to the discussion: Conditional formatting improvements +1 GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-13747215 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] fixed navigation bar [superset]
GitHub user dhruvagnreddy closed a discussion: fixed navigation bar make navigation bar fixed GitHub link: https://github.com/apache/superset/discussions/34088 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Dark Theme? [superset]
GitHub user LucasACarvalho added a comment to the discussion: Dark Theme? +1 GitHub link: https://github.com/apache/superset/discussions/19175#discussioncomment-13632590 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Conditional formatting improvements [superset]
GitHub user MrHassanMurtaza deleted a comment on the discussion: Conditional formatting improvements +1 GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-13804387 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] Conditional formatting improvements [superset]
GitHub user MrHassanMurtaza added a comment to the discussion: Conditional formatting improvements +1 GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-13804391 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] Conditional formatting improvements [superset]
GitHub user MrHassanMurtaza added a comment to the discussion: Conditional formatting improvements +1 GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-13804387 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] Connecting Trino from Different Machine (Superset) [superset]
GitHub user farhanqv edited a discussion: Connecting Trino from Different Machine (Superset) . GitHub link: https://github.com/apache/superset/discussions/33459 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Dark Theme? [superset]
GitHub user Ronkiro added a comment to the discussion: Dark Theme? +1 GitHub link: https://github.com/apache/superset/discussions/19175#discussioncomment-13513872 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Dark Theme? [superset]
GitHub user Thblink1995 added a comment to the discussion: Dark Theme? +1 GitHub link: https://github.com/apache/superset/discussions/19175#discussioncomment-13911379 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Customize summary [superset]
GitHub user giuliaCri86 added a comment to the discussion: Customize summary Thank you! GitHub link: https://github.com/apache/superset/discussions/34554#discussioncomment-14007409 This is an automatically sent email for [email protected]. To unsubscribe, please send an
Re: [D] Conditional formatting improvements [superset]
GitHub user smile2008 added a comment to the discussion: Conditional formatting improvements +1 GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-13149061 This is an automatically sent email for [email protected]. To unsubscribe, please
Re: [D] Dark Theme? [superset]
GitHub user OriginalPato added a comment to the discussion: Dark Theme? +1 GitHub link: https://github.com/apache/superset/discussions/19175#discussioncomment-13192420 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Dark Theme? [superset]
GitHub user baslamazov added a comment to the discussion: Dark Theme? +1 GitHub link: https://github.com/apache/superset/discussions/19175#discussioncomment-13185762 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
[D] Themes [superset]
@superset.apache.org. To unsubscribe, please send an email to: [email protected] - To unsubscribe, e-mail: [email protected] For additional commands, e-mail: notifications-h
[D] complete FR translation [superset]
GitHub user lc-4918 created a discussion: complete FR translation Can I create a pull request for a complete FR translation? GitHub link: https://github.com/apache/superset/discussions/35058 This is an automatically sent email for [email protected]. To unsubscribe, please
Re: [D] slack [superset]
GitHub user dgarciabriseno added a comment to the discussion: slack The link is broken GitHub link: https://github.com/apache/superset/discussions/34818#discussioncomment-14870239 This is an automatically sent email for [email protected]. To unsubscribe, please send an
[D] watermark [superset]
GitHub user srijani-smsrc created a discussion: watermark i need to add a watermark when i download charts/tables as images @dosu GitHub link: https://github.com/apache/superset/discussions/39326 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] Glob & eslint [superset]
GitHub user konstboot closed a discussion: Glob & eslint Glob & eslint deprecated warning on installation GitHub link: https://github.com/apache/superset/discussions/39115 This is an automatically sent email for [email protected]. To unsubscribe, please send an
Re: [D] Hello All! [superset]
GitHub user new5r added a comment to the discussion: Hello All! nice GitHub link: https://github.com/apache/superset/discussions/39734#discussioncomment-16790308 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
(superset) branch master updated: chore(asf): fixing(?) `.asf.yaml` (#32709)
/.asf.yaml index e08fa23863..868fff86de 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -62,7 +62,7 @@ github: notifications: commits: [email protected] issues: [email protected] -pullrequests: [email protected] +pull_requests: [email protected]
Re: [D] Getting Started #1 - Set up and run Superset [superset]
GitHub user calren closed a discussion: Getting Started #1 - Set up and run Superset Follow the directions on the [README](https://github.com/apache/superset/blob/master/README.md) to use the [quickstart guide](https://superset.apache.org/docs/quickstart/) to set up and run superset on your
Re: [D] DB connection issue [superset]
GitHub user devik33 closed the discussion with a comment: DB connection issue close as duplicate GitHub link: https://github.com/apache/superset/discussions/32998#discussioncomment-12745715 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] Embeded charts [superset]
GitHub user thalmis-zt added a comment to the discussion: Embeded charts no @pratyush-zluri GitHub link: https://github.com/apache/superset/discussions/26051#discussioncomment-12762795 This is an automatically sent email for [email protected]. To unsubscribe, please
Re: [D] Jinja in markdown [superset]
GitHub user Keveen-ghori added a comment to the discussion: Jinja in markdown Any example? GitHub link: https://github.com/apache/superset/discussions/32977#discussioncomment-12700307 This is an automatically sent email for [email protected]. To unsubscribe, please send
Re: [D] Conditional formatting improvements [superset]
GitHub user hroche-scene added a comment to the discussion: Conditional formatting improvements +1 GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-13589841 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] Dark Theme? [superset]
GitHub user RAhuja2015 added a comment to the discussion: Dark Theme? +1 GitHub link: https://github.com/apache/superset/discussions/19175#discussioncomment-13903378 This is an automatically sent email for [email protected]. To unsubscribe, please send an email to
Re: [D] Latest superset version [superset]
GitHub user Davidnovarro added a comment to the discussion: Latest superset version We need this too :) GitHub link: https://github.com/apache/superset/discussions/34312#discussioncomment-13887739 This is an automatically sent email for [email protected]. To unsubscribe
Re: [D] [Feature Request] Gantt charts [superset]
GitHub user AmeliaPessoa added a comment to the discussion: [Feature Request] Gantt charts +1 GitHub link: https://github.com/apache/superset/discussions/23503#discussioncomment-13124952 This is an automatically sent email for [email protected]. To unsubscribe, please
Re: [D] SAML Integration [superset]
GitHub user rnpaiva edited a comment on the discussion: SAML Integration did you figure out ? GitHub link: https://github.com/apache/superset/discussions/32786#discussioncomment-13054606 This is an automatically sent email for [email protected]. To unsubscribe, please
Re: [D] SAML Integration [superset]
GitHub user rnpaiva added a comment to the discussion: SAML Integration do you figure out ? GitHub link: https://github.com/apache/superset/discussions/32786#discussioncomment-13054606 This is an automatically sent email for [email protected]. To unsubscribe, please
Re: [D] Conditional formatting improvements [superset]
GitHub user maxQanalytics added a comment to the discussion: Conditional formatting improvements +1 GitHub link: https://github.com/apache/superset/discussions/22790#discussioncomment-13216306 This is an automatically sent email for [email protected]. To unsubscribe
