We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0903cf6 commit 1d01783Copy full SHA for 1d01783
examples/Velocity_with_colormap.ipynb
@@ -20,7 +20,7 @@
20
"# Set up for JupyterLite\n",
21
"try:\n",
22
" import piplite\n",
23
- " await piplite.install(['ipyleaflet')\n",
+ " await piplite.install('ipyleaflet')\n",
24
"except ImportError:\n",
25
" pass"
26
]
0 commit comments