How to import Streamlit Component not available from Anaconda

In general, from a Snowflake Streamlit app, how to import and reference a Streamlit component, take streamlit-elements as an example, which is not available from Anaconda repo below:

Search | Anaconda.org

but it is available from pypi
Search results · PyPI

Ideally, the solution integrate build pipeline and local development environment with visual studio Code.

What are the solutions available, and which is the best solution?

If you need to break out of the Snowflake anaconda channel, I recommend using Snowpark Container Services instead. SPCS does not restrict the Python packages you can install.