Skip to content

Commit 4cfbec7

Browse files
authored
Remove blockquote
1 parent c165278 commit 4cfbec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Install JupyterLab with `pip`:
1616
```bash
1717
pip install jupyterlab
1818
```
19-
> **note**: If you install JupyterLab with conda or mamba, we recommend using [the conda-forge channel](https://conda-forge.org/).
19+
**Note**: If you install JupyterLab with conda or mamba, we recommend using [the conda-forge channel](https://conda-forge.org/).
2020

2121
Once installed, launch JupyterLab with:
2222

0 commit comments

Comments
 (0)