Skip to content
View y3rsh's full-sized avatar
😊
One moment at a time.
😊
One moment at a time.

Organizations

@Opentrons

Block or report y3rsh

Report abuse

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

Report abuse
y3rsh/README.md

Pinned Loading

  1. Opentrons/opentrons Opentrons/opentrons Public

    Software for writing protocols and running them on the Opentrons Flex and Opentrons OT-2

    Python 508 204

  2. Python script to get and install lat... Python script to get and install latest chromedriver. Needs requests and Python 3 😊
    1
    import requests
    2
    import zipfile
    3
    import io
    4
    import re
    5
    import subprocess
  3. template template Public template

    Starter setup for dev containers and pre-commit

    Dockerfile 1