snowflake.core.streamlit¶

Manages Snowflake streamlit.

Classes

StreamlitResource(name, collection_class)

Represents a reference to a Snowflake Streamlit.

StreamlitCollection(schema)

Represents the collection operations on the Snowflake Streamlit resource.

AddLiveVersionStreamlitRequest(*[, version])

A model object representing the AddLiveVersionStreamlitRequest resource.

AddVersionFromGitStreamlitRequest(*, ...)

A model object representing the AddVersionFromGitStreamlitRequest resource.

AddVersionStreamlitRequest(*, source_location)

A model object representing the AddVersionStreamlitRequest resource.

AddVersionStreamlitRequestVersion(*, name[, ...])

A model object representing the AddVersionStreamlitRequestVersion resource.

CommitStreamlitRequest(*[, version])

A model object representing the CommitStreamlitRequest resource.

GitPushWithUsernamePassword(*, git_username, ...)

A model object representing the GitPushWithUsernamePassword resource.

Streamlit(*, name[, comment, imports, ...])

A model object representing the Streamlit resource.

StreamlitPushOptions()

A model object representing the StreamlitPushOptions resource.

StreamlitVersionForGit(*, name[, comment])

A model object representing the StreamlitVersionForGit resource.