Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SNOW-1650185: Streamlit and Snowpark does not support glob patterns in artifacts #1529

Open
sfc-gh-turbaszek opened this issue Sep 4, 2024 · 0 comments
Labels
bug Something isn't working snowpark streamlit

Comments

@sfc-gh-turbaszek
Copy link
Collaborator

SnowCLI version

3.0.0rc0

Python version

No response

Platform

No response

What happened

Glob patterns are not supported in streamlit and snowpark artifacts definitions.

In 2.8.0 it was possible to define streamlit with:

  additional_source_files:
    ...
    - metrics/*.py
    ...

in 3.0.0 this does not work.

Console output

No response

How to reproduce

No response

@sfc-gh-turbaszek sfc-gh-turbaszek added streamlit bug Something isn't working snowpark labels Sep 4, 2024
@github-actions github-actions bot changed the title Streamlit and Snowpark does not support glob patterns in artifacts SNOW-1650185: Streamlit and Snowpark does not support glob patterns in artifacts Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working snowpark streamlit
Projects
None yet
Development

No branches or pull requests

1 participant