Skip to content

Commit fb56d17

Browse files
committed
open notebook links in new tab
1 parent 822b55d commit fb56d17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -760,9 +760,9 @@ <h4>
760760
<b> A simple response with two sinusoidal components
761761
<!-- Your clickable links -->
762762
<a href="https://colab.research.google.com/github/blei-lab/treeffuser/blob/tutorials/examples/README_example.ipynb"
763-
style="color: #145c15; font-weight: bold;">[colab]</a>
763+
target="_blank" style="color: #145c15; font-weight: bold;">[colab]</a>
764764
<a href="https://github.com/blei-lab/treeffuser/blob/tutorials/examples/README_example.ipynb"
765-
style="color: #145c15; font-weight: bold;">[source]</a>
765+
target="_blank" style="color: #145c15; font-weight: bold;">[source]</a>
766766
</b>
767767
</h4>
768768
<p>

0 commit comments

Comments
 (0)