pyiron / pyiron_workflow

Graph-and-node based workflows
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

[patch] Remove node packages and library dependence from demo notebooks #347

Closed liamhuber closed 2 weeks ago

liamhuber commented 2 weeks ago

Purging dependencies from quickstart and deepdive in anticipation of moving the node packages over to pyiron_nodes and trimming dependencies.

review-notebook-app[bot] commented 2 weeks ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

github-actions[bot] commented 2 weeks ago

Binder :point_left: Launch a binder notebook on branch _pyiron/pyiron_workflow/reduce_notebookdeps

codacy-production[bot] commented 2 weeks ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:white_check_mark: +0.00% (target: -1.00%) :white_check_mark:
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (990a536f7ab1b19ae425b85dbaaf17f4526b0df7) | 3562 | 3167 | 88.91% | | | Head commit (933a2c3f179b3c94599c35b0e07adb9ef88dec1c) | 3562 (+0) | 3167 (+0) | 88.91% (**+0.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#347) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more

coveralls commented 2 weeks ago

Pull Request Test Coverage Report for Build 9408322903

Details


Totals Coverage Status
Change from base Build 9306605390: 0.0%
Covered Lines: 3167
Relevant Lines: 3562

💛 - Coveralls