Commit 33814e4c authored by Steve Tjoa's avatar Steve Tjoa

seaborn and mir_eval

parent 8cb4de68
......@@ -263,7 +263,7 @@ div#notebook {
<div class="text_cell_render border-box-sizing rendered_html">
<p>To use the notebooks, you will need to install a few Python packages:</p>
<pre><code>$ pip install --upgrade numpy scipy matplotlib ipython pandas sklearn librosa</code></pre>
<pre><code>$ pip install --upgrade numpy scipy matplotlib ipython pandas sklearn librosa seaborn mir_eval</code></pre>
</div>
</div>
......
......@@ -74,7 +74,7 @@
"source": [
"To use the notebooks, you will need to install a few Python packages:\n",
"\n",
" $ pip install --upgrade numpy scipy matplotlib ipython pandas sklearn librosa"
" $ pip install --upgrade numpy scipy matplotlib ipython pandas sklearn librosa seaborn mir_eval"
]
},
{
......
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