Skip to content

Commit

Permalink
Merge pull request #513 from prisae/patch-1
Browse files Browse the repository at this point in the history
Remove duplicate 'Google Colab'.
  • Loading branch information
martinRenou authored Feb 7, 2023
2 parents fa3e807 + 1d79829 commit dcae90f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"source": [
"# ipympl\n",
"\n",
"`ipympl` enables using the interactive features of matplotlib in Jupyter Notebooks, Jupyter Lab, Google Colab, VSCode notebooks, Google Colab\n",
"`ipympl` enables using the interactive features of matplotlib in Jupyter Notebooks, Jupyter Lab, Google Colab, VSCode notebooks.\n",
"\n",
"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",
"\n",
Expand Down

0 comments on commit dcae90f

Please sign in to comment.