Skip to content

mbruns91/graphathon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphathon

A template repository for setting up an environment where nodes for a workflow using pyiron_workflow can be developed by different people in parallel.

Usage goes like so:

  • the team sets up a dummy workflow using placeholder-vwersions of the involved nodes
  • the team creates a repository using this repo as a template (especially anything located in .github/ and .ci_support/)
  • add dependencies to .ci_support/environment.yml!
  • each dev opens a branch + PR for her work
  • as soon as the run_workflow label is added to the PR, each push triggers workflow execution via actions.
  • the updated notebook is uploaded as a github action artifact (Actions -> select CI run -> Artifacts). Download, unzip and view locally.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published