Skip to content

Commit abe31df

Browse files
authored
Remove spellchecker
It will be inserted automatically as it joins the organization
1 parent 7e076a1 commit abe31df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extensions.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ This a list of nice JupyterLab extensions not part of ``jupyterlab-contrib`` org
2020
- [Go to definition](https://github.com/krassowski/jupyterlab-go-to-definition): Allows you to <kbd>Alt</kbd> + <kbd>click</kbd> on a variable to jump to its definition.
2121
- [Language Server Protocol](https://github.com/krassowski/jupyterlab-lsp): Brings VS Code features (code navigation, hover suggestions, linters, autocompletion, etc.) to JupyterLab
2222
- [LaTeX](https://github.com/jupyterlab/jupyterlab-latex): An extension for JupyterLab which allows for live-editing of LaTeX documents.
23-
- [Spellchecker](https://github.com/ijmbarr/jupyterlab_spellchecker): Spellchecker for markdown cells
2423
- [Table of Contents](https://github.com/jupyterlab/jupyterlab-toc): [Built-in since v3] Generates a table of content for your notebook and markdown documents.
2524
- [Vim](https://github.com/jwkvam/jupyterlab-vim): Notebook cell vim bindings.
2625

0 commit comments

Comments
 (0)