Skip to content

Commit 1ee9d0b

Browse files
Oops, left that last colab change unmerged from musicdiff_v1. Bring it over.
1 parent 5b6a4dc commit 1ee9d0b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

examples/musicdiff_demo.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"colab": {
66
"name": "musicdiff Demo",
77
"provenance": [],
8-
"authorship_tag": "ABX9TyNZ0SOxpfX/rbanI46gjvLe",
8+
"authorship_tag": "ABX9TyOXa8bylkmkC18sJjvlpSBC",
99
"include_colab_link": true
1010
},
1111
"kernelspec": {
@@ -24,7 +24,7 @@
2424
"colab_type": "text"
2525
},
2626
"source": [
27-
"<a href=\"https://colab.research.google.com/github/gregchapman-dev/musicdiff/blob/return_output_path/examples/musicdiff_demo.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
27+
"<a href=\"https://colab.research.google.com/github/gregchapman-dev/musicdiff/blob/musicdiff_v1/examples/musicdiff_demo.ipynb\" target=\"_parent\"><img src=\"https://colab.research.google.com/assets/colab-badge.svg\" alt=\"Open In Colab\"/></a>"
2828
]
2929
},
3030
{
@@ -35,8 +35,8 @@
3535
},
3636
"outputs": [],
3737
"source": [
38-
"!pip install git+https://github.com/gregchapman-dev/musicdiff@return_output_path\n",
39-
"!pip install --upgrade music21"
38+
"!pip install --upgrade music21\n",
39+
"!pip install musicdiff"
4040
]
4141
},
4242
{

0 commit comments

Comments
 (0)