Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python run script #38

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

Python run script #38

wants to merge 10 commits into from

Commits on Aug 23, 2021

  1. added run.py as main entry point

    modularized generate_configuration, and updated Dockerfile and run.sh to work with the new run.py script
    itised committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    79e0513 View commit details
    Browse the repository at this point in the history
  2. modularized model_builder.py

    itised committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    690f3bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b8da966 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. more readable output

    itised committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    58de8e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    458ccb6 View commit details
    Browse the repository at this point in the history
  3. fixed global references

    itised committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    7b2f7d3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd69551 View commit details
    Browse the repository at this point in the history
  5. added export_file function

    itised committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    e872d8b View commit details
    Browse the repository at this point in the history
  6. fixed some find/replace errors

    itised committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    fb28078 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2b20f57 View commit details
    Browse the repository at this point in the history