Skip to content

Commit 1d01783

Browse files
Update examples/Velocity_with_colormap.ipynb
Co-authored-by: David Brochart <[email protected]>
1 parent 0903cf6 commit 1d01783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Velocity_with_colormap.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"# Set up for JupyterLite\n",
2121
"try:\n",
2222
" import piplite\n",
23-
" await piplite.install(['ipyleaflet')\n",
23+
" await piplite.install('ipyleaflet')\n",
2424
"except ImportError:\n",
2525
" pass"
2626
]

0 commit comments

Comments
 (0)