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

Cybersyn Data Has Name Change recently and other fixes #20

Open
sfc-gh-ecrean opened this issue Nov 18, 2024 · 0 comments
Open

Cybersyn Data Has Name Change recently and other fixes #20

sfc-gh-ecrean opened this issue Nov 18, 2024 · 0 comments

Comments

@sfc-gh-ecrean
Copy link

With the cybersyn database/share name change, it breaks the application.

in utils.py
this string
CYBERSYN_GITHUB_ARCHIVE.CYBERSYN.GITHUB_STARS
now needs to be this string in all the code...
GITHUB_ARCHIVE.CYBERSYN.GITHUB_STARS
Could make it a variable to make it easier to change in the future.

Need to add a section on how to add the SQLPARSE package

Need to add a section on creating an internal stage and uploading the following files to it and then adding those as stage based packages.
@SAMPLEDATABASE.STARGAZERS.STREAMLITGITHUBPOPULARITY/components.py
@SAMPLEDATABASE.STARGAZERS.STREAMLITGITHUBPOPULARITY/utils.py
@SAMPLEDATABASE.STARGAZERS.STREAMLITGITHUBPOPULARITY/environment.yml

Then the app will work out of the box for customers. Over time, stuff changes and code needs to be tweeked a little. With these changes the code should work. Thank You.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant