Giter VIP home page Giter VIP logo

datmo's People

Contributors

asampat3090 avatar dependabot[bot] avatar nmwalsh avatar pennyfx avatar shabazpatel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

datmo's Issues

Fixing `datmo --version` or `datmo -v` or `datmo`

On ubuntu,

ubuntu@ip-172-31-24-161:~/datmo$ datmo -v
usage: 
        
        datmo COMMAND [SUBCOMMANDS] ARGS 

        Datmo is a command line utility to enable tracking of data science projects. 
        It uses many of the tools you are already familiar with and combines them into a snapshot
        which allows you to keep track of 5 components at once

        1) Source Code
        2) Dependency Environment
        3) Large Files
        4) Configurations
        5) Metrics
        
        command: 
        
datmo: error: too few arguments

Investigate BlitzDB file structure

Can blitzDB be pushed to source control? is there any binary data? Merge conflict resolution?

  • Describe syncing issues of BlitzDB in readme

Enable Key task run interfaces

  • simple interactive mode scripts, e.g. run a bash terminal, or a python terminal with task run
    datmo task run "bash" --interactive, datmo task run "python" --interactive
  • short running scripts where you want to see the output immediately on the stdout
    datmo task run "python script.py", datmo task run "jupyter notebook" --ports 8888:8888

Refactor 'home'

Create a global home property, that can be used everywhere instead of having to pass home down to all components.

Enhanced documentation for Pypi versioning

  • change README.md to match website
  • add CHANGELOG or HISTORY document for public releases
  • set versioning conventions and document and add to Developer Notes / Tools
  • instructions for a release in the Developer Notes / Tools section

Final flow: CLI, sharing snapshot results

  • Datmo installation, datmo init, then copy paste a small snippet of code into a file like "train.py", then datmo run and datmo snapshot, and view results in 2 min.

  • One person creates a project and a snapshot (see 1) , then the project is pushed onto github. Then another user clones from github, then the other user views the snapshots, then the other user creates snapshot on their system, then the first person pulls the changes from the other user, then the first user is able to see all of the snapshots from themselves and the other user

clean up relevant documentation in code

  • add more info into docstrings and standardize (datmo.cli (pulled from argparse object), datmo.snapshot, datmo.task, datmo.init)
  • Convert REAMDE from md to rst and clean up the code example

simple git syncing?

  • check if blitzdb file backend works to sync
  • git refs should not be in /refs/datmo (make this a config)

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.