diff --git a/README.md b/README.md index 309021a5575..a00162d532c 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ For use in JupyterLab, install the `jupyterlab` and `ipywidgets` packages using pip... ``` -pip install jupyterlab "ipywidgets=7.5" +pip install jupyterlab "ipywidgets==7.5" ``` or conda.