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:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file warp10-jupyter-1.0.tar.gz
.
File metadata
- Download URL: warp10-jupyter-1.0.tar.gz
- Upload date:
- Size: 87.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c53e0270b0781651dcb39c3c3e63f64e4516dec13bcbdd2f9d217e6a2356959 |
|
MD5 | bdb834d0955c42f0b063b79a229cce4b |
|
BLAKE2b-256 | c4fb0973ece51e213bc7cc9239803878ed5762bf3f527430dd5e99f1c485e4b3 |
File details
Details for the file warp10_jupyter-1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: warp10_jupyter-1.0-py2.py3-none-any.whl
- Upload date:
- Size: 87.9 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb12262a2864f4c7afb86e369a66999b49ac83b3336c1fab82c8c096b803d468 |
|
MD5 | f12d2cbd7b2c5520409f2dea78c4db3c |
|
BLAKE2b-256 | e194b937fb952494ec2ed106e103b0b94704c0b2f6f99da4db65ad7adb202003 |