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.
2 parents c6e3782 + 271ade9 commit 31585d3Copy full SHA for 31585d3
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