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

V0.1 #57

Merged
merged 49 commits into from
Sep 22, 2020
Merged

V0.1 #57

merged 49 commits into from
Sep 22, 2020

Commits on Sep 18, 2020

  1. setup v0.1

    Arthur Jiang committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    3fb488c View commit details
    Browse the repository at this point in the history
  2. rm \n in comments

    Arthur Jiang committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    8db3ca0 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. QuickStart added for docs.scenarios

    Jinyu Wang authored and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    0739290 View commit details
    Browse the repository at this point in the history
  2. experiment result of citi bike update to 1-month version

    Jinyu Wang authored and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    d93905b View commit details
    Browse the repository at this point in the history
  3. V0.1 issues installation (#38)

    * replace pycurl to urllib
    
    * rm pycurl in test requirements
    
    * fix installation issue, update readme, speed up citibike
    
    Co-authored-by: Arthur Jiang <sjian@microsoft.com>
    ArthurJiang and Arthur Jiang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    870a4b3 View commit details
    Browse the repository at this point in the history
  4. notebook link added for scenarios

    Jinyu Wang authored and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    a50085d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9aed86e View commit details
    Browse the repository at this point in the history
  6. scenario notebook update (#39)

    Co-authored-by: Jinyu Wang <Wang.Jinyu@microsoft.com>
    Jinyu-W and Jinyu Wang committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    36baa90 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. scenario doc modified according to comments

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f9fdb06 View commit details
    Browse the repository at this point in the history
  2. doc correction

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f90b861 View commit details
    Browse the repository at this point in the history
  3. scenario doc modified according to comments

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1c1f571 View commit details
    Browse the repository at this point in the history
  4. merge with v0.1

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    59d148a View commit details
    Browse the repository at this point in the history
  5. remove examples

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    fc8f4a1 View commit details
    Browse the repository at this point in the history
  6. rl toolkit refactoring (#42)

    * rl toolkit refactoring
    
    * rename citi_bike
    
    * add new line
    
    Co-authored-by: Arthur Jiang <sjian@microsoft.com>
    ArthurJiang and Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a30d5d4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5efc96d View commit details
    Browse the repository at this point in the history
  8. citibike doc modified according to comments

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    67e7271 View commit details
    Browse the repository at this point in the history
  9. citibike doc update

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1420f6d View commit details
    Browse the repository at this point in the history
  10. scenario experiment result table changed

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    cefc787 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'v0.1' into v0.1_docs_scenario

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e6ca9ad View commit details
    Browse the repository at this point in the history
  12. Merge branch 'v0.1' into v0.1_doc_correction

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4b1537b View commit details
    Browse the repository at this point in the history
  13. Merge pull request #40 from microsoft/v0.1_doc_correction

    doc correction
    Jinyu-W committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    61a14b2 View commit details
    Browse the repository at this point in the history
  14. annotate the empty experiment results

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6d4fab9 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'v0.1' into v0.1_docs_scenario

    Jinyu Wang authored and Jinyu Wang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    7a945a5 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #37 from microsoft/v0.1_docs_scenario

    Doc.scenario update
    Jinyu-W committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    6041a04 View commit details
    Browse the repository at this point in the history
  17. merge master into v0.1 for later merging (#47)

    * setup v0.1 (#34)
    
    Co-authored-by: Arthur Jiang <sjian@microsoft.com>
    
    * fix pycurl install issue (#35)
    
    Co-authored-by: Arthur Jiang <ArthurSJiang@gmail.com>
    Co-authored-by: Arthur Jiang <sjian@microsoft.com>
    3 people committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    dc7d24c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    24e9a5e View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    07a232c View commit details
    Browse the repository at this point in the history
  20. refine readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    181526f View commit details
    Browse the repository at this point in the history
  21. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ba91712 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4dd87ac View commit details
    Browse the repository at this point in the history
  23. update maro overall image

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e68ddb9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6ada59f View commit details
    Browse the repository at this point in the history
  25. typo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    75736df View commit details
    Browse the repository at this point in the history
  26. add key components

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    47f5d62 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3d5065f View commit details
    Browse the repository at this point in the history
  28. typo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a651bb8 View commit details
    Browse the repository at this point in the history
  29. refine introduction

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    36e6cfa View commit details
    Browse the repository at this point in the history
  30. fix typo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    ebc8618 View commit details
    Browse the repository at this point in the history
  31. Merge branch 'master' into v0.1

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    8637a68 View commit details
    Browse the repository at this point in the history
  32. fix readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5ecb207 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    7fbeae7 View commit details
    Browse the repository at this point in the history
  34. refine readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    5131133 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    5a2bd1a View commit details
    Browse the repository at this point in the history
  36. refine readme

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4911874 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    aa682dc View commit details
    Browse the repository at this point in the history
  38. update readme docs link

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f2ad3e9 View commit details
    Browse the repository at this point in the history
  39. fix ~/.maro not exist issue in build (#52)

    * fix deployment issue in multi envs
    
    * fix typo
    
    * fix ~/.maro not exist issue in build
    
    * skip deploy when build
    
    * update for comments
    zhawan committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    f2b811f View commit details
    Browse the repository at this point in the history
  40. refine logo

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4be8c8f View commit details
    Browse the repository at this point in the history
  41. fix toctree

    Arthur Jiang committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    1586d35 View commit details
    Browse the repository at this point in the history