Skip to content

Commit

Permalink
_blank
Browse files Browse the repository at this point in the history
  • Loading branch information
awilliams1275 committed Aug 12, 2024
1 parent aa0b99c commit 12cab64
Show file tree
Hide file tree
Showing 6,178 changed files with 19,059 additions and 22,083 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 3 additions & 3 deletions _build/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -184,9 +184,9 @@

<!-- main -->
<main class="content" id="quarto-document-content">
<!-- Google Tag Manager (noscript) -->
<!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
End Google Tag Manager (noscript) -->



Expand Down Expand Up @@ -287,7 +287,7 @@ <h4 style="line-height:1.8rem;">
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/_redirects
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
http://shiny.rstudio.com/* https://shyr-test-center.netlify.app/:splat 301!
https://shiny.rstudio.com/* https://shyr-test-center.netlify.app/:splat 301!

/py/* https://shypy-test-center.netlify.app/:splat 200!
/py/* https://shyr-test-center.netlify.app/:splat 200!

/articles/shinyapps-auth.html https://docs.posit.co/shinyapps.io/authentication-and-user-management.html#authentication-and-user-management 301

Expand Down
2 changes: 1 addition & 1 deletion _build/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1169,7 +1169,7 @@ <h5 class="card-title mt-2">
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
30 changes: 14 additions & 16 deletions _build/blog/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1455,10 +1455,9 @@ Using your dataset in Shiny Templates
<title>Shiny for R updates: Extended tasks, JavaScript errors, and many bslib improvements</title>
<dc:creator>Carson Sievert</dc:creator>
<link>https://shyr-test-center.netlify.app/blog/posts/shiny-r-1.8.1/</link>
<description><![CDATA[ <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<style type="text/css">
<description><![CDATA[ <!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
End Google Tag Manager (noscript) --><style type="text/css">
#quarto-content>* {
padding-top: 0px;
}
Expand All @@ -1473,7 +1472,7 @@ Using your dataset in Shiny Templates
img { border-radius: 8px; }
</style>
<p>The Shiny team is delighted to announce another round of updates for 9 different R packages. In this post, we’ll introduce three notable things: non-blocking operations, a JavaScript error dialog and many bslib improvements. For a detailed list of changes, be sure to check out the release notes section of this post.</p>
<p>Although 9 packages received updates, the focus of this post is on <a href="https://shyr-test-center.netlify.app/">shiny</a> and <a href="https://rstudio.github.io/bslib/">bslib</a>, which you can install with the following command:</p>
<p>Although 9 packages received updates, the focus of this post is on <a href="https://shiny.posit.co/">shiny</a> and <a href="https://rstudio.github.io/bslib/">bslib</a>, which you can install with the following command:</p>
<div class="cell">
<div class="sourceCode" id="cb1" style="background: #f1f3f5;"><pre class="downlit sourceCode r code-with-copy"><code class="sourceCode R"><span><span class="fu" style="color: #4758AB;
background-color: null;
Expand Down Expand Up @@ -1511,7 +1510,7 @@ font-style: inherit;"><a href="https://rdrr.io/r/base/library.html">library</a><
background-color: null;
font-style: inherit;">(</span><span class="va" style="color: #111111;
background-color: null;
font-style: inherit;"><a href="https://shyr-test-center.netlify.app/">shiny</a></span><span class="op" style="color: #5E5E5E;
font-style: inherit;"><a href="https://shiny.posit.co/">shiny</a></span><span class="op" style="color: #5E5E5E;
background-color: null;
font-style: inherit;">)</span></span>
<span><span class="kw" style="color: #003B4F;
Expand Down Expand Up @@ -1670,7 +1669,7 @@ font-style: inherit;"><a href="https://rdrr.io/r/base/library.html">library</a><
background-color: null;
font-style: inherit;">(</span><span class="va" style="color: #111111;
background-color: null;
font-style: inherit;"><a href="https://shyr-test-center.netlify.app/">shiny</a></span><span class="op" style="color: #5E5E5E;
font-style: inherit;"><a href="https://shiny.posit.co/">shiny</a></span><span class="op" style="color: #5E5E5E;
background-color: null;
font-style: inherit;">)</span></span>
<span><span class="kw" style="color: #003B4F;
Expand Down Expand Up @@ -1766,7 +1765,7 @@ font-style: inherit;"><a href="https://rdrr.io/r/base/library.html">library</a><
background-color: null;
font-style: inherit;">(</span><span class="va" style="color: #111111;
background-color: null;
font-style: inherit;"><a href="https://shyr-test-center.netlify.app/">shiny</a></span><span class="op" style="color: #5E5E5E;
font-style: inherit;"><a href="https://shiny.posit.co/">shiny</a></span><span class="op" style="color: #5E5E5E;
background-color: null;
font-style: inherit;">)</span></span>
<span><span class="kw" style="color: #003B4F;
Expand Down Expand Up @@ -4483,9 +4482,9 @@ font-style: inherit;">3</span>,</span>
<dc:creator>Nick Strayer</dc:creator>
<link>https://shyr-test-center.netlify.app/blog/posts/shinyuieditor-out-of-alpha/</link>
<description><![CDATA[
<!-- Google Tag Manager (noscript) -->
<!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
End Google Tag Manager (noscript) -->
<style type="text/css">
#quarto-content>* {
Expand Down Expand Up @@ -5105,10 +5104,9 @@ font-style: inherit;">return</span> render.DataGrid(my_df)</span></code></pre></
<title>Towards easy, delightful, and customizable dashboards in Shiny for R with {bslib}</title>
<dc:creator>Carson Sievert</dc:creator>
<link>https://shyr-test-center.netlify.app/blog/posts/bslib-dashboards/</link>
<description><![CDATA[ <!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<style type="text/css">
<description><![CDATA[ <!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
End Google Tag Manager (noscript) --><style type="text/css">
#quarto-content>* {
padding-top: 0px;
}
Expand Down Expand Up @@ -5428,9 +5426,9 @@ End Google Tag Manager (noscript) -->
<dc:creator>Andrew Holz</dc:creator>
<link>https://shyr-test-center.netlify.app/blog/posts/conf-2023-recap-andrew-holz/</link>
<description><![CDATA[
<!-- Google Tag Manager (noscript) -->
<!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
End Google Tag Manager (noscript) -->
<style type="text/css">
#quarto-content>* {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -266,9 +266,9 @@ <h1 class="title">Announcing new R Shiny UI components</h1>

<!-- main -->
<main class="content quarto-banner-title-block page-columns page-full" id="quarto-document-content">
<!-- Google Tag Manager (noscript) -->
<!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
End Google Tag Manager (noscript) -->

<style type="text/css">
#quarto-content>* {
Expand Down Expand Up @@ -461,7 +461,7 @@ <h3 data-anchor-id="more-to-come">More to come</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down Expand Up @@ -827,7 +827,7 @@ <h3 data-anchor-id="more-to-come">More to come</h3>
</div>
</div>
</footer>
<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","openEffect":"fade","closeEffect":"fade","selector":".lightbox","loop":false});
<script>var lightboxQuarto = GLightbox({"descPosition":"bottom","selector":".lightbox","openEffect":"fade","loop":false,"closeEffect":"fade"});
(function() {
let previousOnload = window.onload;
window.onload = () => {
Expand Down
9 changes: 4 additions & 5 deletions _build/blog/posts/bslib-dashboards/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,9 @@ <h1 class="title">Towards easy, delightful, and customizable dashboards in Shiny
<!-- margin-sidebar -->

<!-- main -->
<main class="content quarto-banner-title-block page-columns page-full" id="quarto-document-content"><!-- Google Tag Manager (noscript) --><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->

<style type="text/css">
<main class="content quarto-banner-title-block page-columns page-full" id="quarto-document-content"><!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
End Google Tag Manager (noscript) --><style type="text/css">
#quarto-content>* {
padding-top: 0px;
}
Expand Down Expand Up @@ -428,7 +427,7 @@ <h1 class="title">Towards easy, delightful, and customizable dashboards in Shiny
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/bslib-tooltips/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -534,7 +534,7 @@ <h1 class="title">Shiny for R updates: tooltips, popovers, a new theme, and more
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
6 changes: 3 additions & 3 deletions _build/blog/posts/cards-in-shinyuieditor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,9 +267,9 @@ <h1 class="title">New to the ShinyUiEditor: bslib Cards!</h1>

<!-- main -->
<main class="content quarto-banner-title-block page-columns page-full" id="quarto-document-content">
<!-- Google Tag Manager (noscript) -->
<!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
End Google Tag Manager (noscript) -->

<style type="text/css">
#quarto-content>* {
Expand Down Expand Up @@ -443,7 +443,7 @@ <h3 data-anchor-id="links">Links</h3>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
6 changes: 3 additions & 3 deletions _build/blog/posts/conf-2023-recap-andrew-holz/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,9 +227,9 @@ <h1 class="title">Shiny Conf 2023 Recap</h1>

<!-- main -->
<main class="content quarto-banner-title-block page-columns page-full" id="quarto-document-content">
<!-- Google Tag Manager (noscript) -->
<!-- Google Tag Manager (noscript)
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KHBDBW7" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
End Google Tag Manager (noscript) -->

<style type="text/css">
#quarto-content>* {
Expand Down Expand Up @@ -342,7 +342,7 @@ <h1 class="title">Shiny Conf 2023 Recap</h1>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/introducing-component-layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -629,7 +629,7 @@ <h2 data-anchor-id="check-it-out">Check It Out!</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/introducing-shiny-templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ <h2 data-anchor-id="demos">Demos</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-express/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ <h2 data-anchor-id="questions">Questions</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-on-hugging-face/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -353,7 +353,7 @@ <h2 data-anchor-id="conclusion">Conclusion</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-python-0.4.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ <h2 data-anchor-id="better-looking-sidebars">Better-looking sidebars</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-python-0.5.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ <h2 data-anchor-id="talk-python-podcast">Talk Python podcast</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-python-0.6.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ <h2 data-anchor-id="many-other-components">Many other components</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-python-0.6.1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -362,7 +362,7 @@ <h2 data-anchor-id="shiny-express-sneak-peek">Shiny Express sneak peek</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-python-0.9.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -479,7 +479,7 @@ <h2 data-anchor-id="other-improvements">Other Improvements</h2>
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-python-1.0/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -581,7 +581,7 @@ <h2 data-anchor-id="use-bootswatch-themes-with-shinyswatch">Use Bootswatch theme
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
2 changes: 1 addition & 1 deletion _build/blog/posts/shiny-python-chatstream/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ <h3 data-anchor-id="using-shiny-to-combine-the-power-of-a-programming-language-l
}
var localhostRegex = new RegExp(/^(?:http|https):\/\/localhost\:?[0-9]*\//);
var mailtoRegex = new RegExp(/^mailto:/);
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shiny-dev-center\.netlify)");
var filterRegex = new RegExp("^https?:\/\/((shiny\.(posit|rstudio)\.com?)|.+shy(r|py)-test-center\.netlify\.app)");
var isInternal = (href) => {
return filterRegex.test(href) || localhostRegex.test(href) || mailtoRegex.test(href);
}
Expand Down
Loading

0 comments on commit 12cab64

Please sign in to comment.