Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 28a9886

Browse files
authored
Update README.md
1 parent dad0a3e commit 28a9886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ Then install the JupyterLab extension in development mode:
6767
$ jupyter labextension link extensions/jupyterlab
6868
```
6969

70-
For release, build the JupyterLab extension to bundle with the Python package:
70+
For release, build the JupyterLab extension to bundle with the Python package (see [RELEASE.md](https://github.com/plotly/jupyter-dash/blob/master/RELEASE.md) for the full process):
7171

7272
```
7373
$ python setup.py build_js

0 commit comments

Comments
 (0)