Skip to content

Commit

Permalink
minor update to language
Browse files Browse the repository at this point in the history
  • Loading branch information
nickduran committed Aug 29, 2022
1 parent 460cd7b commit 37b31a9
Showing 1 changed file with 5 additions and 13 deletions.
18 changes: 5 additions & 13 deletions examples/align-childes_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -261,19 +261,11 @@
},
{
"cell_type": "code",
"execution_count": 4,
"execution_count": null,
"metadata": {
"scrolled": true
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"0.0.8\n"
]
}
],
"outputs": [],
"source": [
"import align, os\n",
"import pandas as pd"
Expand Down Expand Up @@ -1263,7 +1255,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "Python 3.7.4 ('base')",
"display_name": "Python 3.10.4 ('align0.1.0')",
"language": "python",
"name": "python3"
},
Expand All @@ -1277,11 +1269,11 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.7.13"
"version": "3.10.4"
},
"vscode": {
"interpreter": {
"hash": "95494a35e21808cb12b2e6e192c0baf3859ee48d3a0dbeaf34b35ffaeb81402c"
"hash": "bc25a66fa7830f2a29e06244408dbdd28f18a71635d925facf2272c6ec49747e"
}
}
},
Expand Down

0 comments on commit 37b31a9

Please sign in to comment.