Skip to content

Commit

Permalink
add example with divergence mesaure
Browse files Browse the repository at this point in the history
  • Loading branch information
JustGlowing committed Aug 28, 2024
1 parent ed9ebaa commit 6581d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/BasicUsage.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
" # Install Intrasom\n",
" !pip install minisom\n",
"\n",
"LOCAL_DEV = True\n",
"LOCAL_DEV = False\n",
"if LOCAL_DEV:\n",
" sys.path.insert(0, '../')\n",
" %load_ext autoreload"
Expand Down

0 comments on commit 6581d58

Please sign in to comment.