Updated notebook

This commit is contained in:
Marcelo Prates
2021-08-23 23:09:53 -03:00
parent 709cb52287
commit 40b834dff7

View File

@@ -10,7 +10,7 @@
{
"cell_type": "markdown",
"source": [
"# Installation"
"# Installation (restart runtime after running the following cell)"
],
"metadata": {}
},
@@ -35,7 +35,7 @@
"cell_type": "code",
"execution_count": 1,
"source": [
"import vsketch\n",
"#import vsketch\n",
"from prettymaps import *\n",
"import matplotlib.font_manager as fm"
],