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:
Release files for warp10-jupyter 1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| warp10-jupyter-1.0.tar.gz | 87.9 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| warp10_jupyter-1.0-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Total release size: 175.8 MB
Release files / warp10-jupyter-1.0.tar.gz
| Download URL | warp10-jupyter-1.0.tar.gz |
|---|---|
| Size | 87.9 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
1c53e0270b0781651dcb39c3c3e63f64e4516dec13bcbdd2f9d217e6a2356959
|
|
BLAKE2b-256 checksum How to use checksums |
c4fb0973ece51e213bc7cc9239803878ed5762bf3f527430dd5e99f1c485e4b3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / warp10_jupyter-1.0-py2.py3-none-any.whl
| Download URL | warp10_jupyter-1.0-py2.py3-none-any.whl |
|---|---|
| Size | 87.9 MB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
cb12262a2864f4c7afb86e369a66999b49ac83b3336c1fab82c8c096b803d468
|
|
BLAKE2b-256 checksum How to use checksums |
e194b937fb952494ec2ed106e103b0b94704c0b2f6f99da4db65ad7adb202003
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|