Skip to content

Commit dcae90f

Browse files
authored
Merge pull request #513 from prisae/patch-1
Remove duplicate 'Google Colab'.
2 parents fa3e807 + 1d79829 commit dcae90f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"source": [
88
"# ipympl\n",
99
"\n",
10-
"`ipympl` enables using the interactive features of matplotlib in Jupyter Notebooks, Jupyter Lab, Google Colab, VSCode notebooks, Google Colab\n",
10+
"`ipympl` enables using the interactive features of matplotlib in Jupyter Notebooks, Jupyter Lab, Google Colab, VSCode notebooks.\n",
1111
"\n",
1212
"Matplotlib requires a live Python kernel to have interactive plots so by default the outputs on this page will not be interactive. To try things out yourself you can either use [![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/matplotlib/ipympl/stable?urlpath=retro/notebooks/examples/ipympl.ipynb) or make these docs interactive by clicking on the rocket icon in the top right of the page.\n",
1313
"\n",

0 commit comments

Comments
 (0)