https://github.com/alpha-unito/jupyter-workflow
Distributed workflows design and execution with Jupyter Notebooks.
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
Repository
Distributed workflows design and execution with Jupyter Notebooks.
Basic Info
- Host: GitHub
- Owner: alpha-unito
- License: lgpl-3.0
- Language: Python
- Default Branch: master
- Homepage: https://jupyter-workflow.di.unito.it
- Size: 6.56 MB
Statistics
- Stars: 14
- Watchers: 7
- Forks: 1
- Open Issues: 4
- Releases: 5
Topics
Metadata Files
README.md
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.
bash
pip install jupyter-workflow
Then, you can install it on a Jupyter Notebook server by running the following command.
bash
python -m jupyter_workflow.ipython.install
Please note that Jupyter Workflow requires python >= 3.9. 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)
Alberto Mulone alberto.mulone@unito.it (maintainer)
Sergio Rabellino sergio.rabellino@unito.it (maintainer)
Barbara Cantalupo barbara.cantalupo@unito.it (maintainer)
Marco Aldinucci aldinuc@di.unito.it (maintainer)
Owner
- Name: Parallel programming: Alpha group
- Login: alpha-unito
- Kind: organization
- Location: Torino, IT
- Website: http://alpha.di.unito.it
- Repositories: 9
- Profile: https://github.com/alpha-unito
Parallel Computing research cluster, Department of Computer Science, University of Torino
GitHub Events
Total
- Release event: 3
- Watch event: 5
- Delete event: 58
- Issue comment event: 59
- Push event: 137
- Pull request review comment event: 3
- Pull request review event: 7
- Pull request event: 99
- Create event: 51
Last Year
- Release event: 3
- Watch event: 5
- Delete event: 58
- Issue comment event: 59
- Push event: 137
- Pull request review comment event: 3
- Pull request review event: 7
- Pull request event: 99
- Create event: 51
Committers
Last synced: almost 3 years ago
All Time
- Total Commits: 74
- Total Committers: 1
- Avg Commits per committer: 74.0
- Development Distribution Score (DDS): 0.0
Top Committers
| Name | Commits | |
|---|---|---|
| GlassOfWhiskey | i****2@g****m | 74 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 1
- Total pull requests: 261
- Average time to close issues: 19 days
- Average time to close pull requests: 30 days
- Total issue authors: 1
- Total pull request authors: 3
- Average comments per issue: 2.0
- Average comments per pull request: 1.13
- Merged pull requests: 171
- Bot issues: 1
- Bot pull requests: 242
Past Year
- Issues: 0
- Pull requests: 115
- Average time to close issues: N/A
- Average time to close pull requests: 10 days
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 1.03
- Merged pull requests: 88
- Bot issues: 0
- Bot pull requests: 105
Top Authors
Issue Authors
- dependabot[bot] (1)
Pull Request Authors
- dependabot[bot] (242)
- GlassOfWhiskey (17)
- Giubb8 (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 146 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 42
- Total maintainers: 1
pypi.org: jupyter-workflow
Jupyter Workflow Kernel
- Homepage: https://github.com/alpha-unito/jupyter-workflow
- Documentation: https://jupyter-workflow.readthedocs.io/
- License: LGPLv3
-
Latest release: 0.0.37
published over 4 years ago
Rankings
Maintainers (1)
Dependencies
- actions/checkout v3 composite
- actions/download-artifact v3 composite
- actions/setup-node v3 composite
- actions/setup-python v4 composite
- actions/upload-artifact v3 composite
- codecov/codecov-action v3 composite
- docker/setup-qemu-action v2 composite
- github/codeql-action/analyze v2 composite
- github/codeql-action/init v2 composite
- actions/checkout v3 composite
- actions/create-release v1 composite
- actions/setup-python v4 composite
- mukunku/tag-exists-action v1.4.0 composite
- pypa/gh-action-pypi-publish release/v1 composite
- python 3.9-slim build
- jupyter/minimal-notebook latest build
- jupyter/scipy-notebook latest build
- jupyter/minimal-notebook latest build
- jupyter/scipy-notebook latest build
- tensorflow/serving latest build
- bandit ==1.7.5
- sphinx ==7.2.4
- sphinx-jsonschema ==1.19.1
- sphinx-rtd-theme ==1.2.2
- black ==23.7.0
- codespell ==2.2.5
- flake8-bugbear ==23.7.10
- pyupgrade ==3.10.1
- cloudpickle ==2.2.1
- ipykernel ==6.25.1
- ipython_genutils ==0.2.0
- jsonref ==1.1.0
- jupyter_client ==8.3.0
- nbclient ==0.8.0
- nbformat ==5.9.2
- streamflow ==0.2.0.dev7
- traitlets ==5.9.0
- coverage ==7.3.1 test
- pytest ==7.4.0 test
- pytest-asyncio ==0.21.1 test
- pytest-xdist ==3.3.1 test
- testbook ==0.4.2 test