UNPKG

381 BMarkdownView Raw
1# @deathbeds/jupyterlab-font-fira-code
2
3Provides four weights of [Fira Code](https://github.com/tonsky/FiraCode).
4
5Install this (and all the other fonts) with:
6
7```bash
8pip install jupyterlab-fonts
9# or
10conda install -c conda-forge jupyterlab-fonts
11```
12
13For more information, see the
14[contribution guide](https://github.com/deathbeds/jupyterlab-fonts/blob/master/CONTRIBUTING.md).