Skip to content

Commit 2b6ec1e

Browse files
Update release.md
1 parent 0926d48 commit 2b6ec1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: release.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The `full_build` job in the `release_build` workflow in CircleCI produces a tarb
6363

6464
**Note: if any of the version numbers are not simply `X.Y.Z` but include some kind of git hash, then this is a dirty build and you'll need to clean up whatever is dirtying the tree and follow the instructions above to trigger the build again.** (That said, you can do QA on dirty builds, you just can't publish them.)
6565

66-
To locally install the PyPI dist, make sure you have an environment with JupyterLab 3 installed:
66+
To locally install the PyPI dist, make sure you have an environment with JupyterLab 3 installed (maybe one created with `conda create -n condatest python=3.10 jupyterlab ipywidgets pandas`):
6767

6868
- `tar xzf all.tgz`
6969
- `pip uninstall plotly`

0 commit comments

Comments
 (0)