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 c6e3782 commit 271ade9Copy full SHA for 271ade9
README.md
@@ -10,7 +10,7 @@ The goal of this repository is to show how to develop extensions for [JupyterLab
10
To get started:
11
12
```bash
13
-git clone https://github.com/jupyterlab/extension-examples.git && \
+git clone https://github.com/jupyterlab/extension-examples.git jupyterlab-extension-examples && \
14
cd jupyterlab-extension-examples && \
15
conda env create && \
16
conda activate jupyterlab-extension-examples && \
0 commit comments