Skip to content

Commit

Permalink
Updated package to work with jupyterlab version 0.32
Browse files Browse the repository at this point in the history
  • Loading branch information
ijmbarr committed Apr 28, 2018
1 parent b888c86 commit aa766aa
Show file tree
Hide file tree
Showing 4 changed files with 171 additions and 157 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ node_modules/
*.egg-info/
.ipynb_checkpoints
*~
*.ipynb
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ Uses [Typo.js](https://github.com/cfinke/Typo.js) under the hood for spell check

Currently only uses the `en_US` dictionary loaded from the [jsdelivr.net cdn](https://www.jsdelivr.com/).

## Jupterlab Version
The current version has been tested with jupyterlab version 0.32.0.

## Prerequisites

* JupyterLab
Expand Down
Loading

0 comments on commit aa766aa

Please sign in to comment.