Skip to content

Commit e94cf0d

Browse files
committed
Makes the new subtitles subsubtitles
1 parent c43d003 commit e94cf0d

File tree

7 files changed

+25
-46
lines changed

7 files changed

+25
-46
lines changed
Binary file not shown.
6 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

docs/poli-docs/_build/html/_sources/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ LaMBO Fluorescence (RFP) by stability and solvent-accessible surface area.
130130

131131
On top of `poli`, we provide `poli-baselines`, a collection of **black-box optimization algorithms** (focusing especially on *discrete* sequences). Examples include
132132

133-
## Discrete
133+
### Discrete
134134

135135
::::{grid}
136136
:gutter: 3
@@ -143,7 +143,7 @@ Optimizing a discrete sequence by performing random mutations
143143

144144
::::
145145

146-
## Continuous
146+
### Continuous
147147

148148
::::{grid}
149149
:gutter: 3

docs/poli-docs/_build/html/index.html

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -546,9 +546,11 @@ <h2> Contents </h2>
546546
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#proteins">Proteins</a></li>
547547
</ul>
548548
</li>
549-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#black-box-optimization-algorithms">Black-box optimization algorithms</a></li>
550-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#discrete">Discrete</a></li>
551-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#continuous">Continuous</a></li>
549+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#black-box-optimization-algorithms">Black-box optimization algorithms</a><ul class="nav section-nav flex-column">
550+
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#discrete">Discrete</a></li>
551+
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#continuous">Continuous</a></li>
552+
</ul>
553+
</li>
552554
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cite-us-and-other-relevant-work">Cite us and other relevant work</a></li>
553555
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#contribute-problems-or-solvers">Contribute problems or solvers</a></li>
554556
</ul>
@@ -726,9 +728,8 @@ <h3>Proteins<a class="headerlink" href="#proteins" title="Permalink to this head
726728
<section id="black-box-optimization-algorithms">
727729
<h2>Black-box optimization algorithms<a class="headerlink" href="#black-box-optimization-algorithms" title="Permalink to this heading">#</a></h2>
728730
<p>On top of <code class="docutils literal notranslate"><span class="pre">poli</span></code>, we provide <code class="docutils literal notranslate"><span class="pre">poli-baselines</span></code>, a collection of <strong>black-box optimization algorithms</strong> (focusing especially on <em>discrete</em> sequences). Examples include</p>
729-
</section>
730731
<section id="discrete">
731-
<h2>Discrete<a class="headerlink" href="#discrete" title="Permalink to this heading">#</a></h2>
732+
<h3>Discrete<a class="headerlink" href="#discrete" title="Permalink to this heading">#</a></h3>
732733
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
733734
<div class="sd-row sd-g-3 sd-g-xs-3 sd-g-sm-3 sd-g-md-3 sd-g-lg-3 docutils">
734735
<div class="sd-col sd-d-flex-row sd-col-6 sd-col-xs-6 sd-col-sm-6 sd-col-md-6 sd-col-lg-6 docutils">
@@ -744,7 +745,7 @@ <h2>Discrete<a class="headerlink" href="#discrete" title="Permalink to this head
744745
</div>
745746
</section>
746747
<section id="continuous">
747-
<h2>Continuous<a class="headerlink" href="#continuous" title="Permalink to this heading">#</a></h2>
748+
<h3>Continuous<a class="headerlink" href="#continuous" title="Permalink to this heading">#</a></h3>
748749
<div class="sd-container-fluid sd-sphinx-override sd-mb-4 docutils">
749750
<div class="sd-row sd-g-3 sd-g-xs-3 sd-g-sm-3 sd-g-md-3 sd-g-lg-3 docutils">
750751
<div class="sd-col sd-d-flex-row sd-col-6 sd-col-xs-6 sd-col-sm-6 sd-col-md-6 sd-col-lg-6 docutils">
@@ -777,6 +778,7 @@ <h2>Continuous<a class="headerlink" href="#continuous" title="Permalink to this
777778
</div>
778779
</div>
779780
</section>
781+
</section>
780782
<section id="cite-us-and-other-relevant-work">
781783
<h2>Cite us and other relevant work<a class="headerlink" href="#cite-us-and-other-relevant-work" title="Permalink to this heading">#</a></h2>
782784
<p>If you use <code class="docutils literal notranslate"><span class="pre">poli</span></code>, we encourage you to cite us</p>
@@ -947,9 +949,11 @@ <h2>Contribute problems or solvers<a class="headerlink" href="#contribute-proble
947949
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#proteins">Proteins</a></li>
948950
</ul>
949951
</li>
950-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#black-box-optimization-algorithms">Black-box optimization algorithms</a></li>
951-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#discrete">Discrete</a></li>
952-
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#continuous">Continuous</a></li>
952+
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#black-box-optimization-algorithms">Black-box optimization algorithms</a><ul class="nav section-nav flex-column">
953+
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#discrete">Discrete</a></li>
954+
<li class="toc-h3 nav-item toc-entry"><a class="reference internal nav-link" href="#continuous">Continuous</a></li>
955+
</ul>
956+
</li>
953957
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#cite-us-and-other-relevant-work">Cite us and other relevant work</a></li>
954958
<li class="toc-h2 nav-item toc-entry"><a class="reference internal nav-link" href="#contribute-problems-or-solvers">Contribute problems or solvers</a></li>
955959
</ul>

docs/poli-docs/_build/jupyter_execute/using_poli/the_basics/isolation.ipynb

Lines changed: 8 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
{
4040
"cell_type": "code",
41-
"execution_count": 1,
41+
"execution_count": 3,
4242
"metadata": {},
4343
"outputs": [],
4444
"source": [
@@ -48,34 +48,9 @@
4848
},
4949
{
5050
"cell_type": "code",
51-
"execution_count": 2,
51+
"execution_count": 7,
5252
"metadata": {},
5353
"outputs": [
54-
{
55-
"name": "stdout",
56-
"output_type": "stream",
57-
"text": [
58-
"poli 🧪: creating environment poli__dockstring from dockstring/environment.yml\n"
59-
]
60-
},
61-
{
62-
"name": "stdout",
63-
"output_type": "stream",
64-
"text": [
65-
"poli 🧪: creating environment poli__dockstring from dockstring/environment.yml\n",
66-
"poli 🧪: running registration of dockstring from environment poli__dockstring\n"
67-
]
68-
},
69-
{
70-
"name": "stderr",
71-
"output_type": "stream",
72-
"text": [
73-
"/Users/sjt972/Projects/poli/src/poli/core/registry.py:258: UserWarning: Environment poli__dockstring already exists. Will not create it.\n",
74-
" warnings.warn(f\"Environment {env_name} already exists. Will not create it.\")\n",
75-
"/Users/sjt972/Projects/poli/src/poli/core/registry.py:269: UserWarning: Running the following command: conda run -n poli__dockstring python /Users/sjt972/Projects/poli/src/poli/objective_repository/dockstring/register.py. \n",
76-
" warnings.warn(\"Running the following command: %s. \" % command)\n"
77-
]
78-
},
7954
{
8055
"name": "stdout",
8156
"output_type": "stream",
@@ -113,7 +88,7 @@
11388
},
11489
{
11590
"cell_type": "code",
116-
"execution_count": 3,
91+
"execution_count": 8,
11792
"metadata": {},
11893
"outputs": [
11994
{
@@ -144,7 +119,7 @@
144119
},
145120
{
146121
"cell_type": "code",
147-
"execution_count": 4,
122+
"execution_count": 10,
148123
"metadata": {},
149124
"outputs": [
150125
{
@@ -161,7 +136,7 @@
161136
"array([[11.9]])"
162137
]
163138
},
164-
"execution_count": 4,
139+
"execution_count": 10,
165140
"metadata": {},
166141
"output_type": "execute_result"
167142
}
@@ -172,7 +147,7 @@
172147
},
173148
{
174149
"cell_type": "code",
175-
"execution_count": 5,
150+
"execution_count": 11,
176151
"metadata": {},
177152
"outputs": [
178153
{
@@ -203,7 +178,7 @@
203178
},
204179
{
205180
"cell_type": "code",
206-
"execution_count": 6,
181+
"execution_count": 12,
207182
"metadata": {},
208183
"outputs": [
209184
{
@@ -229,7 +204,7 @@
229204
},
230205
{
231206
"cell_type": "code",
232-
"execution_count": 7,
207+
"execution_count": 13,
233208
"metadata": {},
234209
"outputs": [
235210
{

docs/poli-docs/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ LaMBO Fluorescence (RFP) by stability and solvent-accessible surface area.
130130

131131
On top of `poli`, we provide `poli-baselines`, a collection of **black-box optimization algorithms** (focusing especially on *discrete* sequences). Examples include
132132

133-
## Discrete
133+
### Discrete
134134

135135
::::{grid}
136136
:gutter: 3
@@ -143,7 +143,7 @@ Optimizing a discrete sequence by performing random mutations
143143

144144
::::
145145

146-
## Continuous
146+
### Continuous
147147

148148
::::{grid}
149149
:gutter: 3

0 commit comments

Comments
 (0)