Skip to content

Commit 9e097ec

Browse files
marthacryanemilykl
andauthored
Update CONTRIBUTING.md
Co-authored-by: Emily KL <[email protected]>
1 parent 2dbb09c commit 9e097ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ documentation on _development mode_.
171171

172172
### Updating the `js/` directory
173173
**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.
174+
To rebuild the FigureWidget and JupyterLab extension, you can run `npm install && npm run build` from the `js/` directory.
175175

176176
**Notes on the contents of the `js/` directory:**
177177
The `js/` directory contains code to run plotly in Jupyter notebooks. It is shipped

0 commit comments

Comments
 (0)