Skip to content

Commit

Permalink
include thebe
Browse files Browse the repository at this point in the history
  • Loading branch information
Tilana committed Jul 21, 2024
1 parent c006fec commit 7fd2e28
Show file tree
Hide file tree
Showing 11 changed files with 108 additions and 366 deletions.
54 changes: 7 additions & 47 deletions docs/basics/dimensions.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,50 +236,18 @@
<div class="article-header-buttons">





<div class="dropdown dropdown-source-buttons">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Source repositories">
<i class="fab fa-github"></i>
</button>
<ul class="dropdown-menu">



<li><a href="https://github.com/executablebooks/jupyter-book" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
<a href="https://github.com/InvestigatingScience/research_recipies_workbook" target="_blank"
class="btn btn-sm btn-source-repository-button"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fab fa-github"></i>
</span>
<span class="btn__text-container">Repository</span>
</a>
</li>




<li><a href="https://github.com/executablebooks/jupyter-book/issues/new?title=Issue%20on%20page%20%2Fbasics/dimensions.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fas fa-lightbulb"></i>
</span>
<span class="btn__text-container">Open issue</span>
</a>
</li>

</ul>
</div>



Expand Down Expand Up @@ -437,20 +405,12 @@ <h2>Sample Roles and Directives<a class="headerlink" href="#sample-roles-and-dir
<h2>Citations<a class="headerlink" href="#citations" title="Link to this heading">#</a></h2>
<p>You can also cite references that are stored in a <code class="docutils literal notranslate"><span class="pre">bibtex</span></code> file. For example,
the following syntax: <code class="docutils literal notranslate"><span class="pre">{cite}`holdgraf_evidence_2014`</span></code> will render like
this: <span id="id1">[<a class="reference internal" href="openalex.html#id3" title="Christopher Ramsay Holdgraf, Wendy de Heer, Brian N. Pasley, and Robert T. Knight. Evidence for Predictive Coding in Human Auditory Cortex. In International Conference on Cognitive Neuroscience. Brisbane, Australia, Australia, 2014. Frontiers in Neuroscience.">HdHPK14</a>]</span>.</p>
this: .</p>
<p>Moreover, you can insert a bibliography into your page with this syntax:
The <code class="docutils literal notranslate"><span class="pre">{bibliography}</span></code> directive must be used for all the <code class="docutils literal notranslate"><span class="pre">{cite}</span></code> roles to
render properly.
For example, if the references for your book are stored in <code class="docutils literal notranslate"><span class="pre">references.bib</span></code>,
then the bibliography is inserted with:</p>
<div class="docutils container" id="id2">
<div role="list" class="citation-list">
<div class="citation" id="id3" role="doc-biblioentry">
<span class="label"><span class="fn-bracket">[</span><a role="doc-backlink" href="#id1">HdHPK14</a><span class="fn-bracket">]</span></span>
<p>Christopher Ramsay Holdgraf, Wendy de Heer, Brian N. Pasley, and Robert T. Knight. Evidence for Predictive Coding in Human Auditory Cortex. In <em>International Conference on Cognitive Neuroscience</em>. Brisbane, Australia, Australia, 2014. Frontiers in Neuroscience.</p>
</div>
</div>
</div>
</section>
<section id="learn-more">
<h2>Learn more<a class="headerlink" href="#learn-more" title="Link to this heading">#</a></h2>
Expand All @@ -463,8 +423,8 @@ <h2>Learn more<a class="headerlink" href="#learn-more" title="Link to this headi
{
requestKernel: true,
binderOptions: {
repo: "binder-examples/jupyter-stacks-datascience",
ref: "master",
repo: "InvestigatingScience/research_recipies_workbook",
ref: "main",
},
codeMirrorConfig: {
theme: "abcdef",
Expand Down Expand Up @@ -551,7 +511,7 @@ <h2>Learn more<a class="headerlink" href="#learn-more" title="Link to this headi

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
54 changes: 7 additions & 47 deletions docs/basics/ftg.html
Original file line number Diff line number Diff line change
Expand Up @@ -236,50 +236,18 @@
<div class="article-header-buttons">





<div class="dropdown dropdown-source-buttons">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Source repositories">
<i class="fab fa-github"></i>
</button>
<ul class="dropdown-menu">



<li><a href="https://github.com/executablebooks/jupyter-book" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
<a href="https://github.com/InvestigatingScience/research_recipies_workbook" target="_blank"
class="btn btn-sm btn-source-repository-button"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fab fa-github"></i>
</span>
<span class="btn__text-container">Repository</span>
</a>
</li>




<li><a href="https://github.com/executablebooks/jupyter-book/issues/new?title=Issue%20on%20page%20%2Fbasics/ftg.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fas fa-lightbulb"></i>
</span>
<span class="btn__text-container">Open issue</span>
</a>
</li>

</ul>
</div>



Expand Down Expand Up @@ -437,20 +405,12 @@ <h2>Sample Roles and Directives<a class="headerlink" href="#sample-roles-and-dir
<h2>Citations<a class="headerlink" href="#citations" title="Link to this heading">#</a></h2>
<p>You can also cite references that are stored in a <code class="docutils literal notranslate"><span class="pre">bibtex</span></code> file. For example,
the following syntax: <code class="docutils literal notranslate"><span class="pre">{cite}`holdgraf_evidence_2014`</span></code> will render like
this: <span id="id1">[<a class="reference internal" href="openalex.html#id3" title="Christopher Ramsay Holdgraf, Wendy de Heer, Brian N. Pasley, and Robert T. Knight. Evidence for Predictive Coding in Human Auditory Cortex. In International Conference on Cognitive Neuroscience. Brisbane, Australia, Australia, 2014. Frontiers in Neuroscience.">HdHPK14</a>]</span>.</p>
this: .</p>
<p>Moreover, you can insert a bibliography into your page with this syntax:
The <code class="docutils literal notranslate"><span class="pre">{bibliography}</span></code> directive must be used for all the <code class="docutils literal notranslate"><span class="pre">{cite}</span></code> roles to
render properly.
For example, if the references for your book are stored in <code class="docutils literal notranslate"><span class="pre">references.bib</span></code>,
then the bibliography is inserted with:</p>
<div class="docutils container" id="id2">
<div role="list" class="citation-list">
<div class="citation" id="id3" role="doc-biblioentry">
<span class="label"><span class="fn-bracket">[</span><a role="doc-backlink" href="#id1">HdHPK14</a><span class="fn-bracket">]</span></span>
<p>Christopher Ramsay Holdgraf, Wendy de Heer, Brian N. Pasley, and Robert T. Knight. Evidence for Predictive Coding in Human Auditory Cortex. In <em>International Conference on Cognitive Neuroscience</em>. Brisbane, Australia, Australia, 2014. Frontiers in Neuroscience.</p>
</div>
</div>
</div>
</section>
<section id="learn-more">
<h2>Learn more<a class="headerlink" href="#learn-more" title="Link to this heading">#</a></h2>
Expand All @@ -463,8 +423,8 @@ <h2>Learn more<a class="headerlink" href="#learn-more" title="Link to this headi
{
requestKernel: true,
binderOptions: {
repo: "binder-examples/jupyter-stacks-datascience",
ref: "master",
repo: "InvestigatingScience/research_recipies_workbook",
ref: "main",
},
codeMirrorConfig: {
theme: "abcdef",
Expand Down Expand Up @@ -551,7 +511,7 @@ <h2>Learn more<a class="headerlink" href="#learn-more" title="Link to this headi

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
44 changes: 6 additions & 38 deletions docs/basics/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -239,50 +239,18 @@
<div class="article-header-buttons">





<div class="dropdown dropdown-source-buttons">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Source repositories">
<i class="fab fa-github"></i>
</button>
<ul class="dropdown-menu">



<li><a href="https://github.com/executablebooks/jupyter-book" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
<a href="https://github.com/InvestigatingScience/research_recipies_workbook" target="_blank"
class="btn btn-sm btn-source-repository-button"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
data-bs-placement="bottom" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fab fa-github"></i>
</span>
<span class="btn__text-container">Repository</span>
</a>
</li>




<li><a href="https://github.com/executablebooks/jupyter-book/issues/new?title=Issue%20on%20page%20%2Fbasics/intro.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fas fa-lightbulb"></i>
</span>
<span class="btn__text-container">Open issue</span>
</a>
</li>

</ul>
</div>



Expand Down Expand Up @@ -451,8 +419,8 @@ <h2>Funded by<a class="headerlink" href="#funded-by" title="Link to this heading
{
requestKernel: true,
binderOptions: {
repo: "binder-examples/jupyter-stacks-datascience",
ref: "master",
repo: "InvestigatingScience/research_recipies_workbook",
ref: "main",
},
codeMirrorConfig: {
theme: "abcdef",
Expand Down Expand Up @@ -530,7 +498,7 @@ <h2>Funded by<a class="headerlink" href="#funded-by" title="Link to this heading

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
62 changes: 24 additions & 38 deletions docs/basics/investigations.html
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@



<li><a href="https://mybinder.org/v2/gh/executablebooks/jupyter-book/master?urlpath=tree/docs/basics/investigations.ipynb" target="_blank"
<li><a href="https://mybinder.org/v2/gh/InvestigatingScience/research_recipies_workbook/main?urlpath=tree/docs/basics/investigations.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Binder"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -267,7 +267,7 @@



<li><a href="https://colab.research.google.com/github/executablebooks/jupyter-book/blob/master/docs/basics/investigations.ipynb" target="_blank"
<li><a href="https://colab.research.google.com/github/InvestigatingScience/research_recipies_workbook/blob/main/docs/basics/investigations.ipynb" target="_blank"
class="btn btn-sm dropdown-item"
title="Launch on Colab"
data-bs-placement="left" data-bs-toggle="tooltip"
Expand All @@ -282,55 +282,41 @@
</a>
</li>

</ul>
</div>






<div class="dropdown dropdown-source-buttons">
<button class="btn dropdown-toggle" type="button" data-bs-toggle="dropdown" aria-expanded="false" aria-label="Source repositories">
<i class="fab fa-github"></i>
</button>
<ul class="dropdown-menu">



<li><a href="https://github.com/executablebooks/jupyter-book" target="_blank"
class="btn btn-sm btn-source-repository-button dropdown-item"
title="Source repository"
data-bs-placement="left" data-bs-toggle="tooltip"
<li>
<button onclick="initThebeSBT()"
class="btn btn-sm btn-launch-thebe dropdown-item"
title="Launch Thebe"
data-bs-placement="left" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fab fa-github"></i>
<i class="fas fa-play"></i>
</span>
<span class="btn__text-container">Repository</span>
</a>
<span class="btn__text-container">Live Code</span>
</button>
</li>




<li><a href="https://github.com/executablebooks/jupyter-book/issues/new?title=Issue%20on%20page%20%2Fbasics/investigations.html&body=Your%20issue%20content%20here." target="_blank"
class="btn btn-sm btn-source-issues-button dropdown-item"
title="Open an issue"
data-bs-placement="left" data-bs-toggle="tooltip"
</ul>
</div>



<a href="https://github.com/InvestigatingScience/research_recipies_workbook" target="_blank"
class="btn btn-sm btn-source-repository-button"
title="Source repository"
data-bs-placement="bottom" data-bs-toggle="tooltip"
>


<span class="btn__icon-container">
<i class="fas fa-lightbulb"></i>
<i class="fab fa-github"></i>
</span>
<span class="btn__text-container">Open issue</span>

</a>
</li>

</ul>
</div>



Expand Down Expand Up @@ -541,8 +527,8 @@ <h2>Code blocks and outputs<a class="headerlink" href="#code-blocks-and-outputs"
{
requestKernel: true,
binderOptions: {
repo: "binder-examples/jupyter-stacks-datascience",
ref: "master",
repo: "InvestigatingScience/research_recipies_workbook",
ref: "main",
},
codeMirrorConfig: {
theme: "abcdef",
Expand Down Expand Up @@ -628,7 +614,7 @@ <h2>Code blocks and outputs<a class="headerlink" href="#code-blocks-and-outputs"

<p class="copyright">

© Copyright 2023.
© Copyright 2024.
<br/>

</p>
Expand Down
Loading

0 comments on commit 7fd2e28

Please sign in to comment.