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 612b8a8 commit 1de7d66Copy full SHA for 1de7d66
docs/getting_started/installation.rst
@@ -32,7 +32,7 @@ Developement install:
32
# Move to jupyterlab-interactive-dashboard-editor directory
33
34
# Clone the repo to your local environment
35
- # Change directory to the {{ cookiecutter.python_name }} directory
+ # Change directory to the jupyterlab-interactive-dashboard-editor directory
36
# Install package in development mode
37
pip install -e .
38
# Link your development version of the extension with JupyterLab
0 commit comments