Skip to content

Commit

Permalink
Ready to release m21 6.3 (#672)
Browse files Browse the repository at this point in the history
  • Loading branch information
mscuthbert authored Nov 18, 2020
1 parent cd0be45 commit 39251c0
Show file tree
Hide file tree
Showing 10 changed files with 93 additions and 93 deletions.
2 changes: 1 addition & 1 deletion dist/dist.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
5. commit and then check test/testSingleCoreAll.py or wait for results on Travis-CI
(normally not necessary, because it's slower and mostly duplicates multiprocessTest,
but should be done before making a release).
6. then python3 documentation/testDocumentation.py [*]
6. then python documentation/testDocumentation.py [*]
[*] you will need pytest and nbval installed (along with ipython and jupyter), you cannot fix tests
while it is running. This takes a while and runs single core, so allocate time.
Expand Down
72 changes: 36 additions & 36 deletions documentation/source/usersGuide/usersGuide_11_corpusSearching.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -131,24 +131,24 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": 6,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"('/Users/josiah/Desktop',)"
"('/Users/myke/Desktop',)"
]
},
"execution_count": 4,
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"localCorpus.addPath('~/Desktop')\n",
"#_DOCS_SHOW localCorpus.directoryPaths\n",
"('/Users/josiah/Desktop',) #_DOCS_HIDE"
"('/Users/myke/Desktop',) #_DOCS_HIDE"
]
},
{
Expand All @@ -160,7 +160,7 @@
},
{
"cell_type": "code",
"execution_count": 5,
"execution_count": 7,
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -178,7 +178,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 8,
"metadata": {
"tags": [
"nbval-ignore-output"
Expand All @@ -190,12 +190,12 @@
"output_type": "stream",
"text": [
"/Users/cuthbert/git/music21base/music21/corpus/corpora.py: WARNING: local metadata cache: starting processing of paths: 0\n",
"/Users/cuthbert/git/music21base/music21/corpus/corpora.py: WARNING: cache: filename: /var/folders/mk/qf43gd_s5f30rzzbt7l7l01h0000gn/T/music21/local.p.gz\n",
"bundles.py: WARNING: MetadataBundle Modification Time: 1598896535.8389168\n",
"/Users/cuthbert/git/music21base/music21/corpus/corpora.py: WARNING: cache: filename: /var/folders/1t/0_91h1r94kg21qt1jt20lxkc0000gn/T/music21/local.p.gz\n",
"bundles.py: WARNING: MetadataBundle Modification Time: 1605672433.468374\n",
"bundles.py: WARNING: Skipped 0 sources already in cache.\n",
"/Users/cuthbert/git/music21base/music21/corpus/corpora.py: WARNING: cache: writing time: 0.012 md items: 0\n",
"/Users/cuthbert/git/music21base/music21/corpus/corpora.py: WARNING: cache: writing time: 0.02 md items: 0\n",
"\n",
"/Users/cuthbert/git/music21base/music21/corpus/corpora.py: WARNING: cache: filename: /var/folders/mk/qf43gd_s5f30rzzbt7l7l01h0000gn/T/music21/local.p.gz\n"
"/Users/cuthbert/git/music21base/music21/corpus/corpora.py: WARNING: cache: filename: /var/folders/1t/0_91h1r94kg21qt1jt20lxkc0000gn/T/music21/local.p.gz\n"
]
}
],
Expand Down Expand Up @@ -228,7 +228,7 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": 9,
"metadata": {},
"outputs": [
{
Expand All @@ -237,7 +237,7 @@
"<music21.metadata.bundles.MetadataBundle {2161 entries}>"
]
},
"execution_count": 7,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -258,7 +258,7 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": 10,
"metadata": {
"tags": [
"nbval-ignore-output"
Expand All @@ -271,7 +271,7 @@
"\"I'll Touzle your Kurchy.\""
]
},
"execution_count": 8,
"execution_count": 10,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -295,7 +295,7 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": 11,
"metadata": {},
"outputs": [
{
Expand All @@ -304,7 +304,7 @@
"<music21.metadata.bundles.MetadataBundle {2161 entries}>"
]
},
"execution_count": 9,
"execution_count": 11,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -325,7 +325,7 @@
},
{
"cell_type": "code",
"execution_count": 10,
"execution_count": 12,
"metadata": {},
"outputs": [
{
Expand All @@ -334,7 +334,7 @@
"<music21.metadata.bundles.MetadataBundle {363 entries}>"
]
},
"execution_count": 10,
"execution_count": 12,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -346,7 +346,7 @@
},
{
"cell_type": "code",
"execution_count": 11,
"execution_count": 13,
"metadata": {},
"outputs": [
{
Expand All @@ -355,7 +355,7 @@
"<music21.metadata.bundles.MetadataBundle {40 entries}>"
]
},
"execution_count": 11,
"execution_count": 13,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -378,7 +378,7 @@
},
{
"cell_type": "code",
"execution_count": 12,
"execution_count": 14,
"metadata": {},
"outputs": [
{
Expand All @@ -387,7 +387,7 @@
"<music21.metadata.bundles.MetadataBundle {363 entries}>"
]
},
"execution_count": 12,
"execution_count": 14,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -399,7 +399,7 @@
},
{
"cell_type": "code",
"execution_count": 13,
"execution_count": 15,
"metadata": {},
"outputs": [
{
Expand All @@ -408,7 +408,7 @@
"<music21.metadata.bundles.MetadataBundle {20 entries}>"
]
},
"execution_count": 13,
"execution_count": 15,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -420,7 +420,7 @@
},
{
"cell_type": "code",
"execution_count": 14,
"execution_count": 16,
"metadata": {},
"outputs": [
{
Expand All @@ -429,7 +429,7 @@
"<music21.metadata.bundles.MetadataBundle {564 entries}>"
]
},
"execution_count": 14,
"execution_count": 16,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -448,7 +448,7 @@
},
{
"cell_type": "code",
"execution_count": 15,
"execution_count": 17,
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -511,7 +511,7 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 18,
"metadata": {},
"outputs": [
{
Expand All @@ -520,7 +520,7 @@
"<music21.metadata.bundles.MetadataBundle {27 entries}>"
]
},
"execution_count": 16,
"execution_count": 18,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -547,7 +547,7 @@
},
{
"cell_type": "code",
"execution_count": 17,
"execution_count": 19,
"metadata": {},
"outputs": [
{
Expand All @@ -556,7 +556,7 @@
"<music21.metadata.bundles.MetadataBundle {212 entries}>"
]
},
"execution_count": 17,
"execution_count": 19,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -575,7 +575,7 @@
},
{
"cell_type": "code",
"execution_count": 18,
"execution_count": 20,
"metadata": {},
"outputs": [
{
Expand All @@ -584,7 +584,7 @@
"<music21.metadata.bundles.MetadataBundle {186 entries}>"
]
},
"execution_count": 18,
"execution_count": 20,
"metadata": {},
"output_type": "execute_result"
}
Expand All @@ -605,7 +605,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 21,
"metadata": {},
"outputs": [
{
Expand All @@ -614,7 +614,7 @@
"<music21.metadata.bundles.MetadataBundle {15 entries}>"
]
},
"execution_count": 19,
"execution_count": 21,
"metadata": {},
"output_type": "execute_result"
}
Expand Down Expand Up @@ -650,7 +650,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.5"
"version": "3.8.1"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 39251c0

Please sign in to comment.