Skip to content

deathbeds/jupyter-graphql

Repository files navigation

jupyter-graphql

demos on

what the...

A very experimental Jupyter notebook server extension for exposing things in GraphQL. Heavily copied from https://github.com/dronedeploy/graphene-tornado

  • ContentsManager
    • get (mostly focused on Notebook)

i can't even...

git clone https://github.com/deathbeds/jupyter-graphql
cd jupyter-graphql
conda env update
source activate jupyter-graphql-dev
python -m pip install -e . --ignore-installed --no-deps
python -m jupyter_graphql.fetch_static
jupyter lab

And navigate to http://localhost:8888/graphql to play around.

About

Experimental Jupyter Notebook server extension supporting GraphQL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published