Jupyter Workflow Kernel
Project description
Jupyter Workflow
The Jupyter Workflow framework enables Jupyter Notebooks to describe complex workflows and to execute them in a distributed fashion on hybrid HPC-Cloud infrastructures. Jupyter Workflow relies on the StreamFlow WMS as its underlying runtime support.
Install Jupyter Workflow
The Jupyter Workflow IPython kernel is available on PyPI, so you can install it using pip.
pip install jupyter-workflow
Then, you can install it on a Jupyter Notebook server by running the following command.
python -m jupyter_workflow.ipython.install
Please note that Jupyter Workflow requires python >= 3.8
. Then you can associate your Jupyter Notebooks with the newly installed kernel. Some examples can be found under the examples
folder in the GitHub repository.
Jupyter Workflow Team
Iacopo Colonnelli iacopo.colonnelli@unito.it (creator and maintainer)
Sergio Rabellino sergio.rabellino@unito.it (maintainer)
Barbara Cantalupo barbara.cantalupo@unito.it (maintainer)
Marco Aldinucci aldinuc@di.unito.it (maintainer)
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
Hashes for jupyter_workflow-0.0.26-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c7694fdb8b41af88b2249dba4aa736c0a2528568a55d7117779bee152489f25 |
|
MD5 | 5e1bad22451034c830dbb861844c4b80 |
|
BLAKE2b-256 | 5e3ab45e2fc6d890a20d57e96e5677859a2ec8d5a0c47c50458e1f7fd44755df |