We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3cc81a commit e94b1f2Copy full SHA for e94b1f2
notebooks/03_mlflow/pitch_spelling.ipynb
@@ -79,7 +79,7 @@
79
" IN_COLAB = False\n",
80
"\n",
81
"if IN_COLAB:\n",
82
- "\t!pip install git+https//github.com/cpjku/partitura.git@develop\n",
+ "\t!pip install git+https://github.com/cpjku/partitura.git@develop\n",
83
"\t!pip install pytorch_lightning"
84
]
85
},
0 commit comments