Skip to content
View liamhuber's full-sized avatar

Organizations

@pyiron

Block or report liamhuber

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pyiron/ironflow Public

    Prototype of a graphical user interface for pyiron (unstable)

    Python 22 3

  2. pyiron/actions Public

    A centralized location for our GitHub actions

    Python 3

  3. pyiron/pyiron_workflow Public

    Graph-and-node based workflows

    Python 15 2

  4. Copy select files/directories from o...
    1
    #!/bin/bash
    2
    docstring="This script copies specific paths from one Git repository to a new branch in another Git repository, including git commit history.
    3
    It creates temporary branches and uses git-filter-repo to filter and merge the specified paths.
    4
    5
    Arguments: