Skip to content

mariobuikhuizen/ipygraphql

Repository files navigation

Version Version Conda Version Binder

ipygraphql

Graphql widgets for Jupyter

Installation

To install use pip:

$ pip install ipygraphql
$ jupyter nbextension enable --py --sys-prefix ipygraphql

For a development installation (requires npm),

$ git clone https://github.com/mariobuikhuizen/ipygraphql.git
$ cd ipygraphql
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix ipygraphql
$ jupyter nbextension enable --py --sys-prefix ipygraphql

About

Graphql widgets for Jupyter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published