Skip to content

Commit

Permalink
docs: remove unintended code
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobuikhuizen committed Nov 8, 2019
1 parent 0a7c7bd commit e0ea907
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions example.ipynb
Expand Up @@ -74,11 +74,6 @@
"#!pip install vaex-graphql vaex-hdf5\n",
"import vaex\n",
"df = vaex.example()\n",
"df.graphql.execute('''\n",
"query {\n",
" df\n",
"}\n",
"''').errors\n",
"\n",
"class VaexHandler(graphql.BackendHandler):\n",
" def handle(self, request):\n",
Expand Down

0 comments on commit e0ea907

Please sign in to comment.