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
e385bf59
Commit
e385bf59
authored
Mar 12, 2018
by
Steve Tjoa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
python basics and dependencies
parent
7a8c0b69
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
index.html
index.html
+1
-1
index.ipynb
index.ipynb
+1
-1
python_basics.html
python_basics.html
+1
-1
python_basics.ipynb
python_basics.ipynb
+1
-1
No files found.
index.html
View file @
e385bf59
...
...
@@ -11816,7 +11816,7 @@ div#notebook {
<ol>
<li><a
href=
"about.html"
><strong>
About This Site
</strong></a>
(
<a
href=
"about.ipynb"
>
ipynb
</a>
) Start here!
</li>
<li><a
href=
"why_mir.html"
>
What is MIR?
</a>
(
<a
href=
"why_mir.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"python_basics.html"
>
Python Basics
</a>
(
<a
href=
"python_basics.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"python_basics.html"
>
Python Basics
and Dependencies
</a>
(
<a
href=
"python_basics.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"get_good_at_ipython.html"
>
Jupyter Basics
</a>
(
<a
href=
"get_good_at_ipython.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"ipython_audio.html"
>
Jupyter Audio Basics
</a>
(
<a
href=
"ipython_audio.ipynb"
>
ipynb
</a>
)
</li>
<li><a
href=
"numpy_basics.html"
>
NumPy and SciPy Basics
</a>
(
<a
href=
"numpy_basics.ipynb"
>
ipynb
</a>
)
</li>
...
...
index.ipynb
View file @
e385bf59
...
...
@@ -37,7 +37,7 @@
"source": [
"1. [**About This Site**](about.html) ([ipynb](about.ipynb)) Start here!\n",
"1. [What is MIR?](why_mir.html) ([ipynb](why_mir.ipynb))\n",
"1. [Python Basics](python_basics.html) ([ipynb](python_basics.ipynb))\n",
"1. [Python Basics
and Dependencies
](python_basics.html) ([ipynb](python_basics.ipynb))\n",
"1. [Jupyter Basics](get_good_at_ipython.html) ([ipynb](get_good_at_ipython.ipynb))\n",
"1. [Jupyter Audio Basics](ipython_audio.html) ([ipynb](ipython_audio.ipynb))\n",
"1. [NumPy and SciPy Basics](numpy_basics.html) ([ipynb](numpy_basics.ipynb))\n",
...
...
python_basics.html
View file @
e385bf59
...
...
@@ -11784,7 +11784,7 @@ div#notebook {
</div>
<div
class=
"inner_cell"
>
<div
class=
"text_cell_render border-box-sizing rendered_html"
>
<h1
id=
"Python-Basics
"
>
Python Basics
<a
class=
"anchor-link"
href=
"#Python-Basic
s"
>
¶
</a></h1>
<h1
id=
"Python-Basics
-and-Dependencies"
>
Python Basics and Dependencies
<a
class=
"anchor-link"
href=
"#Python-Basics-and-Dependencie
s"
>
¶
</a></h1>
</div>
</div>
</div>
...
...
python_basics.ipynb
View file @
e385bf59
...
...
@@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Python Basics"
"# Python Basics
and Dependencies
"
]
},
{
...
...
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