Contents

jupyterlab-spellchecker 0.8.4

0

A spell checker for JupyterLab.

A spell checker for JupyterLab.

Stars: 200, Watchers: 200, Forks: 20, Open Issues: 19

The jupyterlab-contrib/spellchecker repo was created 6 years ago and the last code push was 6 months ago.
The project is popular with 200 github stars!

How to Install jupyterlab-spellchecker

You can install jupyterlab-spellchecker using pip

pip install jupyterlab-spellchecker

or add it to a project with poetry

poetry add jupyterlab-spellchecker

Package Details

Author
JupyterLab Spellchecker Development Team
License
BSD 3-Clause License Copyright (c) 2020, ijmbarr All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Homepage
PyPi:
https://pypi.org/project/jupyterlab-spellchecker/
GitHub Repo:
https://github.com/jupyterlab-contrib/spellchecker

Classifiers

No  jupyterlab-spellchecker  pypi packages just yet.

Errors

A list of common jupyterlab-spellchecker errors.

Code Examples

Here are some jupyterlab-spellchecker code examples and snippets.

GitHub Issues

The jupyterlab-spellchecker package has 19 open issues on GitHub

  • Bump nanoid from 3.1.23 to 3.2.0
  • LanguageTool
  • Provided dictionary files <de_DE_frami.dic> & <de_DE_frami.aff> not recognized. After renaming to <de_DE.*> it is working well.
  • Suggest words from personal dictionary, add custom dictionaries

See more issues on GitHub

Related Packages & Articles

bqplot 0.12.43

Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets.