mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-30 17:50:13 +02:00
Updated 'imports' cell of examples.ipynb notebook
This commit is contained in:
@@ -258,11 +258,10 @@
|
||||
"cell_type": "code",
|
||||
"execution_count": 1,
|
||||
"source": [
|
||||
"%load_ext autoreload\n",
|
||||
"%autoreload 2\n",
|
||||
"\n",
|
||||
"import sys\n",
|
||||
"sys.path.append('../')\n",
|
||||
"#%load_ext autoreload\n",
|
||||
"#%autoreload 2\n",
|
||||
"#import sys\n",
|
||||
"#sys.path.append('../')\n",
|
||||
"\n",
|
||||
"import vsketch\n",
|
||||
"from prettymaps import *\n",
|
||||
|
Reference in New Issue
Block a user