Unverified Commit d330d8e2 authored by Sumeyra's avatar Sumeyra Committed by GitHub

Update python_basics.html

Package Installation - Anaconda for Python 2.7 changed to Python 3.
parent 5e2c6232
...@@ -11863,7 +11863,7 @@ div#notebook { ...@@ -11863,7 +11863,7 @@ div#notebook {
<p>To follow the material on this site, you will need to install additional Python packages.</p> <p>To follow the material on this site, you will need to install additional Python packages.</p>
<p>Follow the instructions on the <a href="https://github.com/stevetjoa/stanford-mir#how-to-use-this-repo">GitHub repository <code>README</code></a>.</p> <p>Follow the instructions on the <a href="https://github.com/stevetjoa/stanford-mir#how-to-use-this-repo">GitHub repository <code>README</code></a>.</p>
<ol> <ol>
<li><p>If you’re totally new, the simplest solution is to download and install <a href="https://www.continuum.io/downloads">Anaconda for Python 2 (2.7)</a>, not Python 3.</p> <li><p>If you’re totally new, the simplest solution is to download and install <a href="https://www.continuum.io/downloads">Anaconda for Python 3</a>.</p>
</li> </li>
<li><p>Install <a href="https://librosa.github.io/librosa/install.html">librosa</a> and <a href="https://librosa.github.io/librosa/install.html#ffmpeg">ffmpeg</a>.</p> <li><p>Install <a href="https://librosa.github.io/librosa/install.html">librosa</a> and <a href="https://librosa.github.io/librosa/install.html#ffmpeg">ffmpeg</a>.</p>
</li> </li>
......
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