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

Several bug fixes and improved documentation #4

Merged
merged 40 commits into from
May 23, 2024
Merged

Several bug fixes and improved documentation #4

merged 40 commits into from
May 23, 2024

Commits on May 8, 2024

  1. add ipython image

    zhu0619 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    4b04c1c View commit details
    Browse the repository at this point in the history
  2. minor fix

    zhu0619 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    9096b30 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    42b833c View commit details
    Browse the repository at this point in the history
  2. minor changes

    zhu0619 committed May 9, 2024
    Configuration menu
    Copy the full SHA
    f1f3abb View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. change loglevel

    zhu0619 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    9d365ae View commit details
    Browse the repository at this point in the history
  2. update chemspace viz

    zhu0619 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2ab83d7 View commit details
    Browse the repository at this point in the history
  3. add dup logger

    zhu0619 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8412c9a View commit details
    Browse the repository at this point in the history
  4. simplify distribution viz

    zhu0619 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    041cc7a View commit details
    Browse the repository at this point in the history
  5. update outlier logs

    zhu0619 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d1f41de View commit details
    Browse the repository at this point in the history
  6. minor changes

    zhu0619 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    f841f12 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. fix serialization

    zhu0619 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    1f25fa5 View commit details
    Browse the repository at this point in the history
  2. add more docstrings

    zhu0619 committed May 16, 2024
    Configuration menu
    Copy the full SHA
    a9669a6 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. fix docstring and extension

    zhu0619 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    582070a View commit details
    Browse the repository at this point in the history
  2. update css

    zhu0619 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    021c11e View commit details
    Browse the repository at this point in the history
  3. minor change

    zhu0619 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d73f685 View commit details
    Browse the repository at this point in the history
  4. minor fix

    zhu0619 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    085da1c View commit details
    Browse the repository at this point in the history
  5. add dep

    zhu0619 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8454d5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e13c677 View commit details
    Browse the repository at this point in the history
  7. Update auroris/curation/_curator.py

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9e75e01 View commit details
    Browse the repository at this point in the history
  8. Update auroris/curation/actions/_mol.py

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 17, 2024
    Configuration menu
    Copy the full SHA
    53ad1da View commit details
    Browse the repository at this point in the history
  9. Update docs/index.md

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 17, 2024
    Configuration menu
    Copy the full SHA
    ecdf785 View commit details
    Browse the repository at this point in the history
  10. Update auroris/visualization/_distribution.py

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 17, 2024
    Configuration menu
    Copy the full SHA
    33569eb View commit details
    Browse the repository at this point in the history
  11. Update docs/index.md

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 17, 2024
    Configuration menu
    Copy the full SHA
    83cf949 View commit details
    Browse the repository at this point in the history
  12. update test_curator_save_load

    zhu0619 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    26f0a6f View commit details
    Browse the repository at this point in the history
  13. minor fix

    zhu0619 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    3a3b5e8 View commit details
    Browse the repository at this point in the history
  14. Update auroris/report/broadcaster/_logger.py

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 17, 2024
    Configuration menu
    Copy the full SHA
    78c731d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. curator save/load

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ed0c7f6 View commit details
    Browse the repository at this point in the history
  2. avoid ipython image

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    499eb26 View commit details
    Browse the repository at this point in the history
  3. minor viz fix

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    d901238 View commit details
    Browse the repository at this point in the history
  4. wip

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    97c9bd3 View commit details
    Browse the repository at this point in the history
  5. refactor image name

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    ed7a16e View commit details
    Browse the repository at this point in the history
  6. Update docs/index.md

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e0699c5 View commit details
    Browse the repository at this point in the history
  7. Update auroris/utils.py

    Co-authored-by: Cas Wognum <caswognum@outlook.com>
    zhu0619 and cwognum committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b417935 View commit details
    Browse the repository at this point in the history
  8. fix attribute discriminator

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    c50af5b View commit details
    Browse the repository at this point in the history
  9. fix report

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4ee0270 View commit details
    Browse the repository at this point in the history
  10. minor fix

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b6757ca View commit details
    Browse the repository at this point in the history
  11. remove gcp

    zhu0619 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4b2bae8 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. update tutorial

    zhu0619 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5ec838a View commit details
    Browse the repository at this point in the history
  2. add pyarrow dep

    zhu0619 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    6d836ff View commit details
    Browse the repository at this point in the history
  3. Update the documentation (#5)

    * Docs pass
    
    * Changed extension to parquet in CLI
    cwognum committed May 23, 2024
    Configuration menu
    Copy the full SHA
    becae34 View commit details
    Browse the repository at this point in the history