<p>You are looking at a <strong>Jupyter Notebook</strong>, an interactive Python shell inside of a web browser. With it, you can run individual Python commands and immediately view their output. It's basically the Matlab Desktop or Mathematica Notebook for Python.</p>
<p>You are looking at a <strong>Jupyter Notebook</strong>, an interactive Python shell inside of a web browser. With it, you can run individual Python commands and immediately view their output. It's basically like the Matlab Desktop or Mathematica Notebook but for Python.</p>
<p>First, we recommend that you take the <em>User Interface Tour</em> in the Help Menu above.</p>
<p>To start an interactive Jupyter notebook on your local machine, read the <ahref="https://github.com/stevetjoa/stanford-mir#how-to-use-this-repo">instructions at the GitHub <code>README</code> for this repository</a>.</p>
<p>If you are reading this notebook on <ahref="http://musicinformationretrieval.com">http://musicinformationretrieval.com</a>, you are viewing a read-only version of the notebook, not an interactive version. Therefore, the instructions below do not apply.</p>
"You are looking at a **Jupyter Notebook**, an interactive Python shell inside of a web browser. With it, you can run individual Python commands and immediately view their output. It's basically like the Matlab Desktop or Mathematica Notebook but for Python.\n",
"\n",
"To start an interactive Jupyter notebook on your local machine, read the [instructions at the GitHub `README` for this repository](https://github.com/stevetjoa/stanford-mir#how-to-use-this-repo).\n",
"\n",
"If you are reading this notebook on <http://musicinformationretrieval.com>, you are viewing a read-only version of the notebook, not an interactive version. Therefore, the instructions below do not apply."
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Tour"
]
},
{
{
"cell_type": "markdown",
"cell_type": "markdown",
"metadata": {
"metadata": {
...
@@ -31,9 +49,7 @@
...
@@ -31,9 +49,7 @@
}
}
},
},
"source": [
"source": [
"You are looking at a **Jupyter Notebook**, an interactive Python shell inside of a web browser. With it, you can run individual Python commands and immediately view their output. It's basically the Matlab Desktop or Mathematica Notebook for Python.\n",
"If you're new, we recommend that you take the *User Interface Tour* in the Help Menu above."
"\n",
"First, we recommend that you take the *User Interface Tour* in the Help Menu above."