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

Added node validation to docs examples and make them interactive #1995

Merged

Conversation

RunDevelopment
Copy link
Member

This feature is blocked by #1994, #1993 and #1992.

This PR adds the last piece for interactive node examples: node validation. Nodes will now have an error indicator like usual. When a node is missing inputs, or some inputs are invalid/incompatible, then an error will be shown. Since users can't connect nodes to required generic inputs, they are all assumed to be connected and valid.

Since the last piece has been added, I made fake nodes interactive now. Feel free to play around with them.

image

image
image

image

@joeyballentine joeyballentine merged commit 60cf539 into chaiNNer-org:main Jul 27, 2023
4 checks passed
@RunDevelopment RunDevelopment deleted the example-error-checking branch July 27, 2023 13:09
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

Successfully merging this pull request may close these issues.

2 participants