rstudio / vetiver-python

Version, share, deploy, and monitor models.
https://rstudio.github.io/vetiver-python/stable/
MIT License
60 stars 17 forks source link

Consider importing `rsconnect.api.RSConnectServer` #152

Closed isabelizimm closed 1 year ago

isabelizimm commented 1 year ago

For a number of vetiver functions, it is required to import rsconnect.api.RSConnectServer to set up an RSConnect server. It might be nice to import this into vetiver as a courtesy so users do not have to track down how to make this connection in a new package. rsconnect-python is already an installation requirement for vetiver.