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

Load custom models #20

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Load custom models #20

wants to merge 15 commits into from

Conversation

apulsipher
Copy link
Contributor

Add ability to pass a file path to the run_app() function so users can add custom-built models to the Shiny Dashboard

@apulsipher apulsipher linked an issue Feb 13, 2025 that may be closed by this pull request
3 tasks
@apulsipher apulsipher requested a review from gvegayon February 13, 2025 19:02
@apulsipher
Copy link
Contributor Author

@gvegayon I just updated this to pull in your PR on renaming transmission rate. I also bumped the version number and added myself as an author in the DESCRIPTION file. It's ready for review

Copy link
Member

@gvegayon gvegayon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great, @apulsipher! A couple of things that I need you to address before merging. Thanks!

@apulsipher apulsipher requested a review from gvegayon February 20, 2025 16:34
@apulsipher
Copy link
Contributor Author

@gvegayon I've made the additions to the docs that you requested. Let me know if you're happy with it or if I need to add more!

Copy link
Member

@gvegayon gvegayon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the capability of loading other models
2 participants