Giter Site home page Giter Site logo

protocol-timer's Introduction

Protocol Timer

A timer designed to follow along the steps of a laboratory protocol and provide notifications when it's time for the next step

Python Enviroment

The protocol timer (and this repository) works using python. To run the timer's notebook, you will need to have a python environment ready. For convenience, I have described the way to create an isolated python "environment" just for this timer.

Create it locally

Using conda / mamba, create a python environment locally to a folder env/

mamba env create --prefix ./env -f ./environment.yml

You can substitute other conda-like commands for mamba, including conda, micromamba, etc.

Coming soon - launch in binder

Binder is an incredible free service that lets you launch this repository in your browser without having to install anything. At the moment, there appears to be a bug in how binder allows for the programmatic creation of new jupyter notebook cells - only the last step of the protocol is performed.

Binder - pranavmishra90/protocol-timer

License

MIT License

Copyright (c) 2023 Pranav Kumar Mishra

protocol-timer's People

Contributors

pranavmishra90 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.