Skip to main content

JupyterNotebook Flink magics

Project description

Python Version License SemVer PyPI version Downloads

Streaming Jupyter Integrations

Streaming Jupyter Integrations project includes a set of magics for interactively running Flink SQL jobs in Jupyter Notebooks

In order to actually use these magics, you must install our PIP package:

python3 -m pip install streaming-jupyter-integrations --extra-index-url https://__token__:<your_personal_token>@gitlab.com/api/v4/projects/32827938/packages/pypi/simple

In local development, when streaming-jupyter-integrations repository is checkouted on local machine, you may install the most current version:

python3 -m pip install -e .[tests]

The last thing to do is to register in Jupyter with a running IPython in the first cell:

%load_ext streaming_jupyter_integrations.magics

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

streaming_jupyter_integrations-0.1.3.tar.gz (16.9 kB view hashes)

Uploaded Source

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