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