You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With one exception (#150), it's fair to say that httpstan and pystan are feature complete. For the next six months at least, adding a feature which increases maintenance costs (even marginally) will require a strong justification and extensive discussion on the Stan forums.
PyStan is 769 LOC right now. It's extremely easy to fork. Forks are easy to publish on PyPI. Those interested in adding features are strongly encouraged to try forking first.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Is there a possibility to add more plugin location?
I'm thinking of
Where the example plugin could call e.g.
nest_asyncio
?The text was updated successfully, but these errors were encountered: