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 c165278 commit 4cfbec7Copy full SHA for 4cfbec7
install.md
@@ -16,7 +16,7 @@ Install JupyterLab with `pip`:
16
```bash
17
pip install jupyterlab
18
```
19
-> **note**: If you install JupyterLab with conda or mamba, we recommend using [the conda-forge channel](https://conda-forge.org/).
+**Note**: If you install JupyterLab with conda or mamba, we recommend using [the conda-forge channel](https://conda-forge.org/).
20
21
Once installed, launch JupyterLab with:
22
0 commit comments