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
fcafee84
Commit
fcafee84
authored
Aug 31, 2016
by
Steve Tjoa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
about
parent
431fd92a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
43 deletions
+9
-43
about.html
about.html
+6
-24
about.ipynb
about.ipynb
+3
-19
No files found.
about.html
View file @
fcafee84
...
...
@@ -11851,33 +11851,15 @@ $(function() {
</div>
</div>
</div>
<div
class=
"cell border-box-sizing code_cell rendered"
>
<div
class=
"input"
>
<div
class=
"prompt input_prompt"
>
In
[2]:
</div>
<div
class=
"inner_cell"
>
<div
class=
"input_area"
>
<div
class=
" highlight hl-ipython2"
><pre><span></span><span
class=
"n"
>
ipd
</span><span
class=
"o"
>
.
</span><span
class=
"n"
>
Image
</span><span
class=
"p"
>
(
</span><span
class=
"n"
>
url
</span><span
class=
"o"
>
=
</span><span
class=
"s2"
>
"
https://images-na.ssl-images-amazon.com/images/I/51q5YtafVsL.jpg
"
</span><span
class=
"p"
>
)
</span>
</pre></div>
</div>
</div>
</div>
<div
class=
"output_wrapper"
>
<div
class=
"output"
>
<div
class=
"output_area"
><div
class=
"prompt output_prompt"
>
Out[2]:
</div>
<div
class=
"output_html rendered_html output_subarea output_execute_result"
>
<img
src=
"https://images-na.ssl-images-amazon.com/images/I/51q5YtafVsL.jpg"
/>
</div>
<div
class=
"cell border-box-sizing text_cell rendered"
>
<div
class=
"prompt input_prompt"
>
</div>
<div
class=
"inner_cell"
>
<div
class=
"text_cell_render border-box-sizing rendered_html"
>
<p><img
src=
"https://images-na.ssl-images-amazon.com/images/I/51q5YtafVsL.jpg"
></p>
</div>
</div>
</div>
<div
class=
"cell border-box-sizing text_cell rendered"
>
<div
class=
"prompt input_prompt"
>
...
...
@@ -11972,7 +11954,7 @@ $(function() {
<li>
2013: Ching-Wei Chen, Nick Bryan, Gautham Mysore
</li>
<li>
2014: Stephen Pope, Andreas Ehmann
</li>
<li>
2015: Zafar Rafii, Constantinos Dimitriou, Jeff Scott, Aneesh Kartakavi
</li>
<li>
2016: Doug Eck, Blair Kaneshiro
, Stephen Pope
</li>
<li>
2016: Doug Eck, Blair Kaneshiro
</li>
</ul>
</div>
...
...
about.ipynb
View file @
fcafee84
...
...
@@ -91,28 +91,12 @@
]
},
{
"cell_type": "code",
"execution_count": 2,
"cell_type": "markdown",
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"text/html": [
"<img src=\"https://images-na.ssl-images-amazon.com/images/I/51q5YtafVsL.jpg\"/>"
],
"text/plain": [
"<IPython.core.display.Image object>"
]
},
"execution_count": 2,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"
ipd.Image(url=\"https://images-na.ssl-images-amazon.com/images/I/51q5YtafVsL.jpg\")
"
"
<img src=\"https://images-na.ssl-images-amazon.com/images/I/51q5YtafVsL.jpg\">
"
]
},
{
...
...
@@ -193,7 +177,7 @@
"- 2013: Ching-Wei Chen, Nick Bryan, Gautham Mysore\n",
"- 2014: Stephen Pope, Andreas Ehmann\n",
"- 2015: Zafar Rafii, Constantinos Dimitriou, Jeff Scott, Aneesh Kartakavi\n",
"- 2016: Doug Eck, Blair Kaneshiro
, Stephen Pope
"
"- 2016: Doug Eck, Blair Kaneshiro"
]
},
{
...
...
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