Skip to content

Commit

Permalink
Omit section
Browse files Browse the repository at this point in the history
  • Loading branch information
kithminrw committed May 8, 2024
1 parent 28624d1 commit df5c86d
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 37 deletions.
Binary file modified _build/.doctrees/environment.pickle
Binary file not shown.
Binary file modified _build/.doctrees/intro.doctree
Binary file not shown.
4 changes: 2 additions & 2 deletions _build/html/_sources/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Other resources include (but not limited to),
* Demonstrate the use of SOTA tools and concepts for documenting beautiful publication-quality work
```

:::{admonition} Personal Goal
<!-->:::{admonition} Personal Goal
:class: tip
I want to publish my work at [NuerIPS 2025](https://nips.cc/) :)
:::
:::-->

### Pre-requisites

Expand Down
40 changes: 8 additions & 32 deletions _build/html/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -406,9 +406,7 @@
</button>
`);
</script>
<label class="sidebar-toggle secondary-toggle btn btn-sm" for="__secondary"title="Toggle secondary sidebar" data-bs-placement="bottom" data-bs-toggle="tooltip">
<span class="fa-solid fa-list"></span>
</label>

</div></div>

</div>
Expand All @@ -424,14 +422,6 @@ <h1>{ml-nn-zero2hero}</h1>
<div id="print-main-content">
<div id="jb-print-toc">

<div>
<h2> Contents </h2>
</div>
<nav aria-label="Page">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#pre-requisites">Pre-requisites</a></li>
</ul>
</nav>
</div>
</div>
</div>
Expand Down Expand Up @@ -467,12 +457,11 @@ <h1>{ml-nn-zero2hero}<a class="headerlink" href="#ml-nn-zero2hero" title="Link t
<li><p>Demonstrate the use of SOTA tools and concepts for documenting beautiful publication-quality work</p></li>
</ul>
</div>
<div class="tip admonition">
<p class="admonition-title">Personal Goal</p>
<p>I want to publish my work at <a class="reference external" href="https://nips.cc/">NuerIPS 2025</a> :)</p>
</div>
<section id="pre-requisites">
<h2>Pre-requisites<a class="headerlink" href="#pre-requisites" title="Link to this heading">#</a></h2>
<!-->:::{admonition} Personal Goal
<p>:class: tip
I want to publish my work at <a class="reference external" href="https://nips.cc/">NuerIPS 2025</a> :)</p>
<div class="--&gt; docutils">
<h3 class="rubric" id="pre-requisites">Pre-requisites</h3>
<ul class="simple">
<li><p>Python 3.9 or above (preferably on VSCode)</p></li>
<li><p>Scientific Python libraries, in particular NumPy, matplotlib and pandas</p></li>
Expand All @@ -485,7 +474,7 @@ <h2>Pre-requisites<a class="headerlink" href="#pre-requisites" title="Link to th
</ul>
<p><a class="sd-sphinx-override sd-btn sd-text-wrap sd-btn-primary sd-rounded-pill float-left reference internal" href="notebooks/00/00.html"><span class="doc">
Get started</span></a></p>
</section>
</div>
<div class="toctree-wrapper compound">
</div>
<div class="toctree-wrapper compound">
Expand Down Expand Up @@ -544,20 +533,7 @@ <h2>Pre-requisites<a class="headerlink" href="#pre-requisites" title="Link to th
<div class="bd-sidebar-secondary bd-toc"><div class="sidebar-secondary-items sidebar-secondary__inner">


<div class="sidebar-secondary-item">
<div class="page-toc tocsection onthispage">
<i class="fa-solid fa-list"></i> Contents
</div>
<nav class="bd-toc-nav page-toc">
<ul class="visible nav section-nav flex-column">
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#pre-requisites">Pre-requisites</a></li>
</ul>
</nav></div>

</div></div>
<div class="bd-sidebar-secondary bd-toc"></div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion _build/html/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ Other resources include (but not limited to),
* Demonstrate the use of SOTA tools and concepts for documenting beautiful publication-quality work
```

:::{admonition} Personal Goal
<!-->:::{admonition} Personal Goal
:class: tip
I want to publish my work at [NuerIPS 2025](https://nips.cc/) :)
:::
:::-->

### Pre-requisites

Expand Down

0 comments on commit df5c86d

Please sign in to comment.