2021-03-31 Mitchell/Wagner check in Meeting notes

Date

Mar 31, 2021

Participants

  • @Jeffrey Wagner

  • @Josh Mitchell

  • @Matt Thompson

Goals

  •  

Discussion topics

Item

Notes

Item

Notes

 

  • JW – Force merge OFFTK #880

  • Example unpacker

    • JW – Environment creation looks very cumbersome. I think that should be off by default, but we should offer a way for users to install new dependencies either into their current environment or to create a new one.

    • JW – Should remove use of conda python API – Just use command line interface to talk to conda

    • JW – Should ensure that it will be able to copy files without conda.

    • JM – Can, by convention, make individual examples' environment.yml always a superset of the global examples.yml. This way, the algorithm “always use both” works, but the individual environments also work on their own

      • For this PR, we’ll just use one monolithic environment.yml for all examples

    • MT – Should call this openff-toolkit-examples.

    • MT – Use mamba or conda-pack?

    • How to test?

    • Documentation?

  • Pydantic-style releasenotes automation



Other possibvle future task – Implement something like changes/ system in pydantic . Let’s not worry about it this week, though.

Action items

Decisions