We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a87935c commit 612b8a8Copy full SHA for 612b8a8
README.md
@@ -84,7 +84,7 @@ The `jlpm` command is JupyterLab's pinned version of
84
85
```bash
86
# Clone the repo to your local environment
87
-# Change directory to the {{ cookiecutter.python_name }} directory
+# Change directory to the jupyterlab-interactive-dashboard-editor directory
88
# Install package in development mode
89
pip install -e .
90
# Link your development version of the extension with JupyterLab
0 commit comments