Skip to content

Commit

Permalink
Oops, left that last colab change unmerged from musicdiff_v1. Bring i…
Browse files Browse the repository at this point in the history
…t over.
  • Loading branch information
gregchapman-dev committed Mar 14, 2022
1 parent 5b6a4dc commit 1ee9d0b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions examples/musicdiff_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"colab": {
"name": "musicdiff Demo",
"provenance": [],
"authorship_tag": "ABX9TyNZ0SOxpfX/rbanI46gjvLe",
"authorship_tag": "ABX9TyOXa8bylkmkC18sJjvlpSBC",
"include_colab_link": true
},
"kernelspec": {
Expand All @@ -24,7 +24,7 @@
"colab_type": "text"
},
"source": [
"<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>"
"<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>"
]
},
{
Expand All @@ -35,8 +35,8 @@
},
"outputs": [],
"source": [
"!pip install git+https://github.com/gregchapman-dev/musicdiff@return_output_path\n",
"!pip install --upgrade music21"
"!pip install --upgrade music21\n",
"!pip install musicdiff"
]
},
{
Expand Down

0 comments on commit 1ee9d0b

Please sign in to comment.