This is an automated email from the ASF dual-hosted git repository.

asf-ci-deploy pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/superset-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 5c20668b2 deploying docs: fix(docs): scrollable table of content right 
bar in Superset docs (#32801)
5c20668b2 is described below

commit 5c20668b2e76d2e53bde82df209129e38743b84f
Author: apache <[email protected]>
AuthorDate: Sat Mar 22 16:56:05 2025 +0000

    deploying docs: fix(docs): scrollable table of content right bar in 
Superset docs (#32801)
    
    Signed-off-by: hainenber <[email protected]> 
(apache/superset@f4a05a5ffdbafe879d4f917f52493563355a75df)
---
 404.html                                                         | 4 ++--
 assets/css/styles.2e51d0d2.css                                   | 1 +
 assets/css/styles.ed635258.css                                   | 1 -
 assets/js/079e4a65.11389929.js                                   | 1 +
 assets/js/079e4a65.9d5c2c1b.js                                   | 1 -
 assets/js/{runtime~main.3afbfbc2.js => runtime~main.13f67c08.js} | 2 +-
 community/index.html                                             | 4 ++--
 docs/api/index.html                                              | 4 ++--
 docs/configuration/alerts-reports/index.html                     | 4 ++--
 docs/configuration/async-queries-celery/index.html               | 4 ++--
 docs/configuration/cache/index.html                              | 4 ++--
 docs/configuration/configuring-superset/index.html               | 4 ++--
 docs/configuration/country-map-tools/index.html                  | 4 ++--
 docs/configuration/databases/index.html                          | 4 ++--
 docs/configuration/event-logging/index.html                      | 4 ++--
 docs/configuration/importing-exporting-datasources/index.html    | 4 ++--
 docs/configuration/networking-settings/index.html                | 4 ++--
 docs/configuration/sql-templating/index.html                     | 4 ++--
 docs/configuration/timezones/index.html                          | 4 ++--
 docs/contributing/development/index.html                         | 4 ++--
 docs/contributing/guidelines/index.html                          | 4 ++--
 docs/contributing/howtos/index.html                              | 4 ++--
 docs/contributing/index.html                                     | 4 ++--
 docs/contributing/misc/index.html                                | 4 ++--
 docs/contributing/resources/index.html                           | 6 +++---
 docs/faq/index.html                                              | 4 ++--
 docs/installation/architecture/index.html                        | 4 ++--
 docs/installation/docker-builds/index.html                       | 4 ++--
 docs/installation/docker-compose/index.html                      | 4 ++--
 docs/installation/kubernetes/index.html                          | 4 ++--
 docs/installation/pypi/index.html                                | 4 ++--
 docs/installation/upgrading-superset/index.html                  | 4 ++--
 docs/intro/index.html                                            | 4 ++--
 docs/quickstart/index.html                                       | 4 ++--
 docs/security/cves/index.html                                    | 4 ++--
 docs/security/index.html                                         | 4 ++--
 docs/using-superset/creating-your-first-dashboard/index.html     | 4 ++--
 docs/using-superset/exploring-data/index.html                    | 4 ++--
 docs/using-superset/issue-codes/index.html                       | 4 ++--
 img/erd.svg                                                      | 2 +-
 index.html                                                       | 4 ++--
 markdown-page/index.html                                         | 4 ++--
 search/index.html                                                | 4 ++--
 43 files changed, 79 insertions(+), 79 deletions(-)

diff --git a/404.html b/404.html
index cb3c94b2a..d0d673256 100644
--- a/404.html
+++ b/404.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/assets/css/styles.2e51d0d2.css b/assets/css/styles.2e51d0d2.css
new file mode 100644
index 000000000..80253d910
--- /dev/null
+++ b/assets/css/styles.2e51d0d2.css
@@ -0,0 +1 @@
+.col,.container{padding:0 
var(--ifm-spacing-horizontal);width:100%}.markdown>h2,.markdown>h3,.markdown>h4,.markdown>h5,.markdown>h6{margin-bottom:calc(var(--ifm-heading-vertical-rhythm-bottom)*var(--ifm-leading))}pre,table{overflow:auto}blockquote,pre{margin:0
 0 
var(--ifm-spacing-vertical)}.breadcrumbs__link,.button{transition-timing-function:var(--ifm-transition-timing-default)}.button,code{vertical-align:middle}.button--outline.button--active,.button--outline:active,.button--outline:ho
 [...]
\ No newline at end of file
diff --git a/assets/css/styles.ed635258.css b/assets/css/styles.ed635258.css
deleted file mode 100644
index 881d11991..000000000
--- a/assets/css/styles.ed635258.css
+++ /dev/null
@@ -1 +0,0 @@
-.col,.container{padding:0 
var(--ifm-spacing-horizontal);width:100%}.markdown>h2,.markdown>h3,.markdown>h4,.markdown>h5,.markdown>h6{margin-bottom:calc(var(--ifm-heading-vertical-rhythm-bottom)*var(--ifm-leading))}pre,table{overflow:auto}blockquote,pre{margin:0
 0 
var(--ifm-spacing-vertical)}.breadcrumbs__link,.button{transition-timing-function:var(--ifm-transition-timing-default)}.button,code{vertical-align:middle}.button--outline.button--active,.button--outline:active,.button--outline:ho
 [...]
\ No newline at end of file
diff --git a/assets/js/079e4a65.11389929.js b/assets/js/079e4a65.11389929.js
new file mode 100644
index 000000000..7a08e5552
--- /dev/null
+++ b/assets/js/079e4a65.11389929.js
@@ -0,0 +1 @@
+"use 
strict";(self.webpackChunkdocs_v_2=self.webpackChunkdocs_v_2||[]).push([[6840],{37509:(e,t,l)=>{l.r(t),l.d(t,{assets:()=>uo,contentTitle:()=>Io,default:()=>Ho,frontMatter:()=>Wo,metadata:()=>No,toc:()=>bo});var
 
n,a,r,i,d,o,h,f,D,x,y,m,E,c,s,g,M,k,V,L,z,S,F,v,_,T,R,p,A,W,I,N,u,b,G,H,C,w,O,X,B,j,q,Y,U,P,K,Q,J,Z,$,ee,te,le,ne,ae,re,ie,de,oe,he,fe,De,xe,ye,me,Ee,ce,se,ge,Me,ke,Ve,Le,ze,Se,Fe,ve,_e,Te,Re,pe,Ae,We,Ie,Ne,ue,be,Ge,He,Ce,we,Oe,Xe,Be,je,qe,Ye,Ue,Pe,Ke,Qe,Je,Ze,$e,et,tt,lt,nt,
 [...]
\ No newline at end of file
diff --git a/assets/js/079e4a65.9d5c2c1b.js b/assets/js/079e4a65.9d5c2c1b.js
deleted file mode 100644
index f89d1ada5..000000000
--- a/assets/js/079e4a65.9d5c2c1b.js
+++ /dev/null
@@ -1 +0,0 @@
-"use 
strict";(self.webpackChunkdocs_v_2=self.webpackChunkdocs_v_2||[]).push([[6840],{37509:(e,t,l)=>{l.r(t),l.d(t,{assets:()=>uo,contentTitle:()=>Io,default:()=>Ho,frontMatter:()=>Wo,metadata:()=>No,toc:()=>bo});var
 
n,a,r,i,d,o,h,f,D,x,y,m,E,c,s,g,M,k,V,L,z,S,F,v,_,T,R,p,A,W,I,N,u,b,G,H,C,w,O,X,B,j,q,Y,U,P,K,Q,J,Z,$,ee,te,le,ne,ae,re,ie,de,oe,he,fe,De,xe,ye,me,Ee,ce,se,ge,Me,ke,Ve,Le,ze,Se,Fe,ve,_e,Te,Re,pe,Ae,We,Ie,Ne,ue,be,Ge,He,Ce,we,Oe,Xe,Be,je,qe,Ye,Ue,Pe,Ke,Qe,Je,Ze,$e,et,tt,lt,nt,
 [...]
\ No newline at end of file
diff --git a/assets/js/runtime~main.3afbfbc2.js 
b/assets/js/runtime~main.13f67c08.js
similarity index 98%
rename from assets/js/runtime~main.3afbfbc2.js
rename to assets/js/runtime~main.13f67c08.js
index 6eca1073e..91be55ceb 100644
--- a/assets/js/runtime~main.3afbfbc2.js
+++ b/assets/js/runtime~main.13f67c08.js
@@ -1 +1 @@
-(()=>{"use strict";var e,a,t,f,r,c={},d={};function o(e){var a=d[e];if(void 
0!==a)return a.exports;var t=d[e]={id:e,loaded:!1,exports:{}};return 
c[e].call(t.exports,t,t.exports,o),t.loaded=!0,t.exports}o.m=c,o.c=d,e=[],o.O=(a,t,f,r)=>{if(!t){var
 c=1/0;for(i=0;i<e.length;i++){t=e[i][0],f=e[i][1],r=e[i][2];for(var 
d=!0,b=0;b<t.length;b++)(!1&r||c>=r)&&Object.keys(o.O).every((e=>o.O[e](t[b])))?t.splice(b--,1):(d=!1,r<c&&(c=r));if(d){e.splice(i--,1);var
 n=f();void 0!==n&&(a=n)}}return a}r=r| [...]
\ No newline at end of file
+(()=>{"use strict";var e,a,t,f,r,c={},d={};function o(e){var a=d[e];if(void 
0!==a)return a.exports;var t=d[e]={id:e,loaded:!1,exports:{}};return 
c[e].call(t.exports,t,t.exports,o),t.loaded=!0,t.exports}o.m=c,o.c=d,e=[],o.O=(a,t,f,r)=>{if(!t){var
 c=1/0;for(i=0;i<e.length;i++){t=e[i][0],f=e[i][1],r=e[i][2];for(var 
d=!0,b=0;b<t.length;b++)(!1&r||c>=r)&&Object.keys(o.O).every((e=>o.O[e](t[b])))?t.splice(b--,1):(d=!1,r<c&&(c=r));if(d){e.splice(i--,1);var
 n=f();void 0!==n&&(a=n)}}return a}r=r| [...]
\ No newline at end of file
diff --git a/community/index.html b/community/index.html
index df66394d2..6ea3281eb 100644
--- a/community/index.html
+++ b/community/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/api/index.html b/docs/api/index.html
index f1ad2750f..06f665fb2 100644
--- a/docs/api/index.html
+++ b/docs/api/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/alerts-reports/index.html 
b/docs/configuration/alerts-reports/index.html
index e44f0d66b..e2da4f14d 100644
--- a/docs/configuration/alerts-reports/index.html
+++ b/docs/configuration/alerts-reports/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/async-queries-celery/index.html 
b/docs/configuration/async-queries-celery/index.html
index 3eb21f5c2..e4375961c 100644
--- a/docs/configuration/async-queries-celery/index.html
+++ b/docs/configuration/async-queries-celery/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/cache/index.html 
b/docs/configuration/cache/index.html
index 5b53f088d..f8de09830 100644
--- a/docs/configuration/cache/index.html
+++ b/docs/configuration/cache/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/configuring-superset/index.html 
b/docs/configuration/configuring-superset/index.html
index 8890d3cc6..7c00e97a1 100644
--- a/docs/configuration/configuring-superset/index.html
+++ b/docs/configuration/configuring-superset/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/country-map-tools/index.html 
b/docs/configuration/country-map-tools/index.html
index be6ecf5d0..d7ef5c35c 100644
--- a/docs/configuration/country-map-tools/index.html
+++ b/docs/configuration/country-map-tools/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/databases/index.html 
b/docs/configuration/databases/index.html
index 7ceecf9ae..99db75a3d 100644
--- a/docs/configuration/databases/index.html
+++ b/docs/configuration/databases/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/event-logging/index.html 
b/docs/configuration/event-logging/index.html
index 86a1e759f..3ead5ca74 100644
--- a/docs/configuration/event-logging/index.html
+++ b/docs/configuration/event-logging/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/importing-exporting-datasources/index.html 
b/docs/configuration/importing-exporting-datasources/index.html
index aae93e932..97d9c8501 100644
--- a/docs/configuration/importing-exporting-datasources/index.html
+++ b/docs/configuration/importing-exporting-datasources/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/networking-settings/index.html 
b/docs/configuration/networking-settings/index.html
index 59059a176..f08e1f453 100644
--- a/docs/configuration/networking-settings/index.html
+++ b/docs/configuration/networking-settings/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/sql-templating/index.html 
b/docs/configuration/sql-templating/index.html
index 4090ec895..fbcbd1339 100644
--- a/docs/configuration/sql-templating/index.html
+++ b/docs/configuration/sql-templating/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/configuration/timezones/index.html 
b/docs/configuration/timezones/index.html
index 99b17d5be..e43dd8b6a 100644
--- a/docs/configuration/timezones/index.html
+++ b/docs/configuration/timezones/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/contributing/development/index.html 
b/docs/contributing/development/index.html
index fefaa4a46..3c9eac796 100644
--- a/docs/contributing/development/index.html
+++ b/docs/contributing/development/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/contributing/guidelines/index.html 
b/docs/contributing/guidelines/index.html
index e1c5aebc5..f114c9967 100644
--- a/docs/contributing/guidelines/index.html
+++ b/docs/contributing/guidelines/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/contributing/howtos/index.html 
b/docs/contributing/howtos/index.html
index 253fa4436..b7602e3d6 100644
--- a/docs/contributing/howtos/index.html
+++ b/docs/contributing/howtos/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/contributing/index.html b/docs/contributing/index.html
index 198265940..01f168b51 100644
--- a/docs/contributing/index.html
+++ b/docs/contributing/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/contributing/misc/index.html 
b/docs/contributing/misc/index.html
index af0e79267..a982fb9c5 100644
--- a/docs/contributing/misc/index.html
+++ b/docs/contributing/misc/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/contributing/resources/index.html 
b/docs/contributing/resources/index.html
index 58bc81a98..d4ae726ec 100644
--- a/docs/contributing/resources/index.html
+++ b/docs/contributing/resources/index.html
@@ -8,15 +8,15 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
 <script>!function(){function 
t(t){document.documentElement.setAttribute("data-theme",t)}var 
e=function(){try{return new 
URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return
 
window.localStorage.getItem("theme")}catch(t){}}();null!==e?t(e):window.matchMedia("(prefers-color-scheme:
 dark)").matches?t("dark"):window.matchMedia("(prefers-color-scheme: 
light)").matches?t("light"):t("dark")}(),function(){try{const c=new 
URLSearchParams(window.locat [...]
 <h2 class="anchor anchorWithStickyNavbar_LWe7" 
id="entity-relationship-diagram">Entity-Relationship Diagram<a 
href="#entity-relationship-diagram" class="hash-link" aria-label="Direct link 
to Entity-Relationship Diagram" title="Direct link to Entity-Relationship 
Diagram">​</a></h2>
 <p>Here is our interactive ERD:</p>
-<div style="position:relative;width:100%;height:800"><svg width="100%" 
height="800" style="display:block;touch-action:none"><rect fill="#003153" x="0" 
y="0" width="100%" height="800" style="pointer-events:none"></rect><g 
transform="matrix(1,0,0,1,0,0)"><rect fill="#fff" x="0" y="0"></rect><g><svg 
xmlns="http://www.w3.org/2000/svg"; width="4820" height="2574" 
preserveAspectRatio="none" 
style="width:4820px;height:2574px;background:#003153" viewBox="0 0 4820 
2574"><path fill="#003153" d="M0  [...]
+<div style="position:relative;width:100%;height:800"><svg width="100%" 
height="800" style="display:block;touch-action:none"><rect fill="#003153" x="0" 
y="0" width="100%" height="800" style="pointer-events:none"></rect><g 
transform="matrix(1,0,0,1,0,0)"><rect fill="#fff" x="0" y="0"></rect><g><svg 
xmlns="http://www.w3.org/2000/svg"; width="5208" height="2934" 
preserveAspectRatio="none" 
style="width:5208px;height:2934px;background:#003153" viewBox="0 0 5208 
2934"><path fill="#003153" d="M0  [...]
 <br>
 <p><a 
href="https://github.com/apache/superset/tree/master/docs/static/img/erd.svg"; 
target="_blank" rel="noopener noreferrer">Download the 
.svg</a></p></div><footer class="theme-doc-footer docusaurus-mt-lg"><div 
class="row margin-top--sm theme-doc-footer-edit-meta-row"><div class="col"><a 
href="https://github.com/apache/superset/edit/master/docs/docs/contributing/resources.mdx";
 target="_blank" rel="noopener noreferrer" class="theme-edit-this-page"><svg 
fill="currentColor" height="20" wid [...]
           <div class="footer__applitools">
diff --git a/docs/faq/index.html b/docs/faq/index.html
index 9c8e2fd4e..439ce9493 100644
--- a/docs/faq/index.html
+++ b/docs/faq/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/installation/architecture/index.html 
b/docs/installation/architecture/index.html
index 420e643ec..63460c4d6 100644
--- a/docs/installation/architecture/index.html
+++ b/docs/installation/architecture/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/installation/docker-builds/index.html 
b/docs/installation/docker-builds/index.html
index 1189a7df4..9dd8100f3 100644
--- a/docs/installation/docker-builds/index.html
+++ b/docs/installation/docker-builds/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/installation/docker-compose/index.html 
b/docs/installation/docker-compose/index.html
index 83abf12d6..d8dc828b8 100644
--- a/docs/installation/docker-compose/index.html
+++ b/docs/installation/docker-compose/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/installation/kubernetes/index.html 
b/docs/installation/kubernetes/index.html
index 58538103f..4a4321229 100644
--- a/docs/installation/kubernetes/index.html
+++ b/docs/installation/kubernetes/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/installation/pypi/index.html 
b/docs/installation/pypi/index.html
index 3b41b6458..7c66eda1a 100644
--- a/docs/installation/pypi/index.html
+++ b/docs/installation/pypi/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/installation/upgrading-superset/index.html 
b/docs/installation/upgrading-superset/index.html
index 2d53b2e74..761ebd745 100644
--- a/docs/installation/upgrading-superset/index.html
+++ b/docs/installation/upgrading-superset/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/intro/index.html b/docs/intro/index.html
index 5c7f8fe07..78d209c9b 100644
--- a/docs/intro/index.html
+++ b/docs/intro/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/quickstart/index.html b/docs/quickstart/index.html
index 23fa7f171..68527ef44 100644
--- a/docs/quickstart/index.html
+++ b/docs/quickstart/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/security/cves/index.html b/docs/security/cves/index.html
index b8de313a9..080a3108a 100644
--- a/docs/security/cves/index.html
+++ b/docs/security/cves/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/security/index.html b/docs/security/index.html
index 3786cdcd1..379847d40 100644
--- a/docs/security/index.html
+++ b/docs/security/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/using-superset/creating-your-first-dashboard/index.html 
b/docs/using-superset/creating-your-first-dashboard/index.html
index 66903d3a1..fde2d79c9 100644
--- a/docs/using-superset/creating-your-first-dashboard/index.html
+++ b/docs/using-superset/creating-your-first-dashboard/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/using-superset/exploring-data/index.html 
b/docs/using-superset/exploring-data/index.html
index c7f3d186c..66cd365ee 100644
--- a/docs/using-superset/exploring-data/index.html
+++ b/docs/using-superset/exploring-data/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/docs/using-superset/issue-codes/index.html 
b/docs/using-superset/issue-codes/index.html
index 240d3d9fa..cb7bd7802 100644
--- a/docs/using-superset/issue-codes/index.html
+++ b/docs/using-superset/issue-codes/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/img/erd.svg b/img/erd.svg
index d2e1d6857..9774adb05 100644
--- a/img/erd.svg
+++ b/img/erd.svg
@@ -1 +1 @@
-<?xml version="1.0" encoding="us-ascii" standalone="no"?><svg 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
contentStyleType="text/css" height="2574px" preserveAspectRatio="none" 
style="width:4820px;height:2574px;background:#003153;" version="1.1" viewBox="0 
0 4820 2574" width="4820px" zoomAndPan="magnify"><defs/><g><rect fill="#003153" 
height="2574" style="stroke:none;stroke-width:1.0;" width="4820" x="0" 
y="0"/><text fill="#D9D3D0" font-family="Verdana"  [...]
\ No newline at end of file
+<?xml version="1.0" encoding="us-ascii" standalone="no"?><svg 
xmlns="http://www.w3.org/2000/svg"; xmlns:xlink="http://www.w3.org/1999/xlink"; 
contentStyleType="text/css" height="2934px" preserveAspectRatio="none" 
style="width:5208px;height:2934px;background:#003153;" version="1.1" viewBox="0 
0 5208 2934" width="5208px" zoomAndPan="magnify"><defs/><g><rect fill="#003153" 
height="2934" style="stroke:none;stroke-width:1.0;" width="5208" x="0" 
y="0"/><text fill="#D9D3D0" font-family="Verdana"  [...]
\ No newline at end of file
diff --git a/index.html b/index.html
index 7882d7df3..80509944a 100644
--- a/index.html
+++ b/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/markdown-page/index.html b/markdown-page/index.html
index 69b8ad1a9..4ec5faf0c 100644
--- a/markdown-page/index.html
+++ b/markdown-page/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">
diff --git a/search/index.html b/search/index.html
index c8939ec33..efbace112 100644
--- a/search/index.html
+++ b/search/index.html
@@ -8,8 +8,8 @@
 
 
 <script src="/script/matomo.js"></script>
-<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
-<script src="/assets/js/runtime~main.3afbfbc2.js" defer="defer"></script>
+<script src="https://widget.kapa.ai/kapa-widget.bundle.js"; async 
data-website-id="c6a8a8b8-3127-48f9-97a7-51e9e10d20d0" 
data-project-name="Apache Superset" data-project-color="#FFFFFF" 
data-project-logo="https://images.seeklogo.com/logo-png/50/2/superset-icon-logo-png_seeklogo-500354.png";
 data-modal-override-open-id="ask-ai-input" 
data-modal-override-open-class="search-input" data-modal-disclaimer="This is a 
custom LLM for Apache Superset with access to all 
[documentation](superset.apach [...]
+<script src="/assets/js/runtime~main.13f67c08.js" defer="defer"></script>
 <script src="/assets/js/main.7bb181be.js" defer="defer"></script>
 </head>
 <body class="navigation-with-keyboard">

Reply via email to