Skip to content

Commit

Permalink
Update notebooks
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraving committed Aug 15, 2019
1 parent 5ee32cd commit 4c61de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/step3_annotate_data.ipynb
Expand Up @@ -89,7 +89,7 @@
"source": [
"app = Annotator(datapath=annotation_sets[1],\n",
" dataset='images',\n",
" skeleton=home + '/deepposekit-data/datasets/fly/skeleton_initialized.csv',\n",
" skeleton=HOME + '/deepposekit-data/datasets/fly/skeleton_initialized.csv',\n",
" shuffle_colors=False,\n",
" text_scale=0.2)"
]
Expand Down Expand Up @@ -135,7 +135,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.8"
"version": "3.7.4"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 4c61de6

Please sign in to comment.