|
17 | 17 | <div class="menu-dropdown__content"> |
18 | 18 | <ul> |
19 | 19 | <li> |
20 | | - <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://mybinder.org/v2/gh/executablebooks/sphinx-book-theme/master?urlpath=lab/tree/TESTPATH/section1/ntbk.ipynb" title="Launch on Binder"> |
| 20 | + <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://mybinder.org/v2/gh/executablebooks/sphinx-book-theme/master?urlpath=lab/tree/TESTPATH/section1/ntbk.ipynb" target="_blank" title="Launch on Binder"> |
21 | 21 | <span class="headerbtn__icon-container"> |
22 | 22 | <img src="../_static/images/logo_binder.svg"/> |
23 | 23 | </span> |
|
27 | 27 | </a> |
28 | 28 | </li> |
29 | 29 | <li> |
30 | | - <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A//github.com/executablebooks/sphinx-book-theme&urlpath=lab/tree/sphinx-book-theme/TESTPATH/section1/ntbk.ipynb&branch=master" title="Launch on JupyterHub"> |
| 30 | + <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://datahub.berkeley.edu/hub/user-redirect/git-pull?repo=https%3A//github.com/executablebooks/sphinx-book-theme&urlpath=lab/tree/sphinx-book-theme/TESTPATH/section1/ntbk.ipynb&branch=master" target="_blank" title="Launch on JupyterHub"> |
31 | 31 | <span class="headerbtn__icon-container"> |
32 | 32 | <img src="../_static/images/logo_jupyterhub.svg"/> |
33 | 33 | </span> |
|
37 | 37 | </a> |
38 | 38 | </li> |
39 | 39 | <li> |
40 | | - <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://colab.research.google.com/github/executablebooks/sphinx-book-theme/blob/master/TESTPATH/section1/ntbk.ipynb" title="Launch on Colab"> |
| 40 | + <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://colab.research.google.com/github/executablebooks/sphinx-book-theme/blob/master/TESTPATH/section1/ntbk.ipynb" target="_blank" title="Launch on Colab"> |
41 | 41 | <span class="headerbtn__icon-container"> |
42 | 42 | <img src="../_static/images/logo_colab.png"/> |
43 | 43 | </span> |
|
47 | 47 | </a> |
48 | 48 | </li> |
49 | 49 | <li> |
50 | | - <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://deepnote.com/launch?url=https%3A%2F%2Fgithub.com%2Fexecutablebooks%2Fsphinx-book-theme%2Fblob%2Fmaster%2FTESTPATH/section1/ntbk.ipynb" title="Launch on Deepnote"> |
| 50 | + <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="https://deepnote.com/launch?url=https%3A%2F%2Fgithub.com%2Fexecutablebooks%2Fsphinx-book-theme%2Fblob%2Fmaster%2FTESTPATH/section1/ntbk.ipynb" target="_blank" title="Launch on Deepnote"> |
51 | 51 | <span class="headerbtn__icon-container"> |
52 | 52 | <img src="../_static/images/logo_deepnote.svg"/> |
53 | 53 | </span> |
|
84 | 84 | <div class="menu-dropdown__content"> |
85 | 85 | <ul> |
86 | 86 | <li> |
87 | | - <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="../_sources/section1/ntbk.ipynb" title="Download source file"> |
| 87 | + <a class="headerbtn" data-placement="left" data-toggle="tooltip" href="../_sources/section1/ntbk.ipynb" target="_blank" title="Download source file"> |
88 | 88 | <span class="headerbtn__icon-container"> |
89 | 89 | <i class="fas fa-file"> |
90 | 90 | </i> |
|
0 commit comments