We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4cd877b commit 7cde746Copy full SHA for 7cde746
README.md
@@ -74,7 +74,7 @@ The `jlpm` command is JupyterLab's pinned version of
74
75
```bash
76
# Clone the repo to your local environment
77
-# Change directory to the jupyterlab_rise directory
+# Change directory to the jupyterlab rise directory; the one containing the pyproject.toml file
78
# Install package in development mode
79
pip install -e ".[test]"
80
jlpm install
0 commit comments