mdenet / educationplatform

Eclipse Public License 2.0
2 stars 3 forks source link

Clean up Epsilon Wrapper so that functions only expect the parameters they are actually using #41

Closed szschaler closed 6 months ago

barnettwilliam commented 9 months ago

The new epsilon micronaught services https://github.com/epsilonlabs/playground-micronaut support this and provide education platform support. We should transition to using these and remove epsilon from our mdenet/platformtools.

barnettwilliam commented 6 months ago

Linked branch with fix for this issue and submitted PR https://github.com/mdenet/educationplatform/pull/198#discussion_r1531961177 to the Epsilon micronaut to update the tool configuration file to include only required parameters.