A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.snowflake.com/en/sql-reference/sql/desc-streamlit below:

Website Navigation


DESCRIBE STREAMLIT | Snowflake Documentation

DESCRIBE STREAMLIT

Describes the columns in a Streamlit object.

DESCRIBE can be abbreviated to DESC.

See also:

CREATE STREAMLIT, SHOW STREAMLITS, ALTER STREAMLIT, DROP STREAMLIT

Syntax
DESC[RIBE] STREAMLIT <name>

Copy

Required parameters
name

Specifies the identifier for the Streamlit object to describe. If the identifier contains spaces or special characters, the entire string must be enclosed in double quotes. Identifiers enclosed in double quotes are also case-sensitive.

Usage notes Output

The command output provides information about a Streamlit object in the following columns:

Column

Description

name

Name of the Streamlit object.

root_location

Location of the Streamlit object’s files (for legacy Streamlit apps).

main_file

Name of the Streamlit object’s Python file.

query_warehouse

Warehouse where queries issued by the Streamlit application are run.

url_id

Unique ID associated with the Streamlit object.

default_packages

Default Python packages for the Streamlit application.

user_packages

Python packages that the user specified in the environment.yml file. Empty if there is no environment.yml file.

user_packages

Python packages that the user specified in the environment.yml file. Empty if there is no environment.yml file.

live_version_location_uri

Location of the Streamlit object’s files.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4