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

Do I have to connect manually? Can I use code to create a connection? #29

Open
HungryFour opened this issue Jan 17, 2024 · 1 comment

Comments

@HungryFour
Copy link

Thank you so much for open source. Would you like to ask, after this project has created two blocks, can you use code to connect the two blocks? Or do you have to drag the wire manually?

@KayumovRu
Copy link

(Perhaps there is an easier way) If you have saved the schema, then you can load it using manage_schema.load_schema_name(), write a function that will register "to" and "from" in the schema json and then save it under the same name using manage_schema.save_schema().
If you learn how to save (or at least execute it) programmatically from streamlit, then you can build a connection automatically.

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

2 participants