Commit 73f6f4c4 authored by Steve Tjoa's avatar Steve Tjoa

more segmentation

parent 58dd8d74
......@@ -14,3 +14,6 @@ p, li
font-size: 120% !important;
line-height: 1.5;
}
a { text-decoration: none !important; }
a:focus, a:hover { text-decoration: underline !important; }
......@@ -355,7 +355,7 @@ div#notebook {
<div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<ol>
<li><a href="segmentation_essentia.html">Segmentation in Essentia</a> (<a href="segmentation_essentia.ipynb">ipynb</a>)</li>
<li><a href="segmentation.html">Segmentation</a> (<a href="segmentation.ipynb">ipynb</a>)</li>
</ol>
</div>
......
......@@ -123,7 +123,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"1. [Segmentation in Essentia](segmentation_essentia.html) ([ipynb](segmentation_essentia.ipynb))"
"1. [Segmentation](segmentation.html) ([ipynb](segmentation.ipynb))"
]
},
{
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment