mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
Details at the [ZEPPELIN-279](https://issues.apache.org/jira/browse/ZEPPELIN-279) Author: Alexander Bezzubov <bzz@apache.org> Closes #282 from bzz/ZEPPELIN-279-move-docs-to-master and squashes the following commits:16d2cd0[Alexander Bezzubov] ZEPPELIN-279: updating refs to new /docs locationa051a35[Alexander Bezzubov] ZEPPELIN-279: moving website gh-pages -> master:/docs
11 lines
No EOL
700 B
Text
11 lines
No EOL
700 B
Text
<script type="text/javascript">
|
|
var mpq = [];
|
|
mpq.push(["init", "{{ site.JB.analytics.mixpanel.token}}"]);
|
|
(function(){var b,a,e,d,c;b=document.createElement("script");b.type="text/javascript";
|
|
b.async=true;b.src=(document.location.protocol==="https:"?"https:":"http:")+
|
|
"//api.mixpanel.com/site_media/js/api/mixpanel.js";a=document.getElementsByTagName("script")[0];
|
|
a.parentNode.insertBefore(b,a);e=function(f){return function(){mpq.push(
|
|
[f].concat(Array.prototype.slice.call(arguments,0)))}};d=["init","track","track_links",
|
|
"track_forms","register","register_once","identify","name_tag","set_config"];for(c=0;c<
|
|
d.length;c++){mpq[d[c]]=e(d[c])}})();
|
|
</script> |