Skip to content
View talpay's full-sized avatar
🌱
🌱

Block or report talpay

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
talpay/README.md

Hi there 👋

Pinned Loading

  1. Generate command in Python to launch... Generate command in Python to launch multiple commands in tmux via 1 step.
    1
    # parse multiple CL commands into a single tmux command
    2
    
                  
    3
    # each line = 1 command = 1 tmux tab
    4
    commands = """
    5
    nvidia-smi -l 1
  2. emojify emojify Public

    Automatically decorates text with emojis.

    Python