Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
musicinformationretrieval-com
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
A.S.
musicinformationretrieval-com
Commits
33814e4c
Commit
33814e4c
authored
Aug 15, 2016
by
Steve Tjoa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
seaborn and mir_eval
parent
8cb4de68
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
python_basics.html
python_basics.html
+1
-1
python_basics.ipynb
python_basics.ipynb
+1
-1
No files found.
python_basics.html
View file @
33814e4c
...
@@ -263,7 +263,7 @@ div#notebook {
...
@@ -263,7 +263,7 @@ div#notebook {
<div
class=
"text_cell_render border-box-sizing rendered_html"
>
<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>
<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>
</div>
</div>
...
...
python_basics.ipynb
View file @
33814e4c
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
"source": [
"source": [
"To use the notebooks, you will need to install a few Python packages:\n",
"To use the notebooks, you will need to install a few Python packages:\n",
"\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
"
]
]
},
},
{
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment