Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DGothrek/ipyaggrid
https://github.com/DGothrek/ipyaggrid
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/DGothrek/ipyaggrid
- Owner: DGothrek
- License: mit
- Created: 2019-05-06T04:24:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-05-06T04:27:06.000Z (over 5 years ago)
- Last Synced: 2024-08-02T19:38:22.308Z (6 months ago)
- Language: Jupyter Notebook
- Size: 692 KB
- Stars: 11
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jupyter-resources - GitHub
README
# ipyaggrid
This repository is a copy of the GitLab repo https://gitlab.com/DGothrek/ipyaggrid . Please don't post issues here and use GitLab instead.
[![Latest Version](https://img.shields.io/pypi/v/ipyaggrid.svg)](https://pypi.python.org/pypi/ipyaggrid/)
[![Downloads](https://img.shields.io/pypi/dm/ipyaggrid.svg)](https://pypi.python.org/pypi/ipyaggrid/)
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gl/DGothrek%2Fipyaggrid/binder-demo)### Doc
See documentation: [DGothrek.gitlab.io/ipyaggrid](https://DGothrek.gitlab.io/ipyaggrid).
Demo notebooks are in [docs/notebooks](/docs/notebooks) and available on mybinder (see link above).
### Credits
This repo is the result from a collaboration between [Louis Raison](https://gitlab.com/DGothrek) and [oscar6echo](https://gitlab.com/oscar6echo).
For more context, read the article [Harnessing the power of ag-Grid in Jupyter](https://medium.com/@olivier.borderies/harnessing-the-power-of-ag-grid-in-jupyter-3ae27fb21012).