Skip to main content

Functions and Jupyter extension for executing WarpScript code

Project description

Can be loaded as a Jupyter extension %load_ext warpscript, which provides the cell magic %%warpscript that executes WarpScript code.

Can be imported as import warpscript, which provides newStack() and newLocalStack() that create a WarpScript execution environment (a stack).

To execute WarpScript code on a Warp 10 platform with this extension, the platform must embed the Py4J plugin available here. To enable FETCH, FIND, and FINDSTATS functions on this platform, set egress.clients.expose=true.

Warpscript code can also be executed locally (without a warp 10 platform) using %%warpscript --local/-l or newLocalStack().

Additional resources:

  • Blog post presenting this extension.
  • Slides presented at a PyData meetup.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

warp10-jupyter-1.0.tar.gz (87.9 MB view hashes)

Uploaded Source

Built Distribution

warp10_jupyter-1.0-py2.py3-none-any.whl (87.9 MB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page