We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
plotly
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 2dbb09c commit 9e097ecCopy full SHA for 9e097ec
CONTRIBUTING.md
@@ -171,7 +171,7 @@ documentation on _development mode_.
171
172
### Updating the `js/` directory
173
**This is only necessary if you're making changes to the `js/` directory.**
174
-To rebuild the javascript, you can run `npm install && npm run build` from the `js/` directory.
+To rebuild the FigureWidget and JupyterLab extension, you can run `npm install && npm run build` from the `js/` directory.
175
176
**Notes on the contents of the `js/` directory:**
177
The `js/` directory contains code to run plotly in Jupyter notebooks. It is shipped
0 commit comments