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 8e0538b commit ae0ec2dCopy full SHA for ae0ec2d
README.md
@@ -104,7 +104,7 @@ yarn run build
104
105
For classic notebook, you need to run:
106
```bash
107
-jupyter nbextension install --py --symlink --sys-prefix ipympl
+jupyter nbextension install --py --symlink --sys-prefix --overwrite ipympl
108
jupyter nbextension enable --py --sys-prefix ipympl
109
```
110
0 commit comments