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 5c6e405 commit 8990b48Copy full SHA for 8990b48
README.md
@@ -1,4 +1,5 @@
1
# JupyterLab LaTeX
2
+
3
[binder-badge]: https://mybinder.org/badge_logo.svg
4
[binder-latest]: https://mybinder.org/v2/gh/jupyterlab/jupyterlab-latex.git/master?urlpath=lab/tree/sample.tex
5
[ci-badge]: https://github.com/jupyterlab/jupyterlab-latex/actions/workflows/build.yml/badge.svg
@@ -46,7 +47,7 @@ To install the extension, run the following in your terminal:
46
47
```
48
- For `conda`
49
```bash
- conda install conda-forge::jupyterlab-latex
50
+ conda install conda-forge::jupyterlab-latex
51
52
53
### Check installation
0 commit comments