Skip to content

Commit

Permalink
Add badge to PyPI, update note
Browse files Browse the repository at this point in the history
  • Loading branch information
krassowski committed Mar 23, 2021
1 parent 74ff8d0 commit 2bd3f21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# JupyterLab Spreadsheet Editor

![Github Actions Status](https://github.com/krassowski/jupyterlab-spreadsheet-editor/workflows/Build/badge.svg)
[![pypi-version](https://img.shields.io/pypi/v/jupyterlab-spreadsheet-editor.svg)](https://python.org/pypi/jupyterlab-spreadsheet-editor)

JupyterLab spreadsheet editor enables interactive editing of comma/tab separated value spreadsheets.
It support formulas, sorting, column/row rearrangements and more!

> Note: you might be interested to checkout [tabular-data-editor](https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor), which however only works with old JupyterLab 2.0
> Note: you might be interested to checkout [tabular-data-editor](https://github.com/jupytercalpoly/jupyterlab-tabular-data-editor) as well
## Showcase

Expand Down

0 comments on commit 2bd3f21

Please sign in to comment.