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

Add Regex components to utils.py #381

Merged
merged 1 commit into from
Feb 21, 2025
Merged

Add Regex components to utils.py #381

merged 1 commit into from
Feb 21, 2025

Conversation

wmeddie
Copy link
Member

@wmeddie wmeddie commented Feb 21, 2025

Adds some regular expression components to Utils that can be very useful.

Welcome to Xircuits! Thank you for making a pull request. Please ensure that your pull request follows the template.

Description

Please include a summary which includes relevant motivation and context. You may also describe the code changes. List any dependencies that are required for this change.

References

If applicable, note issue numbers this pull request addresses. You can also note any other pull requests that address this issue and how this pull request is different.

Pull Request Type

  • Xircuits Core (Jupyterlab Related changes)
  • Xircuits Canvas (Custom RD Related changes)
  • Xircuits Component Library
  • Xircuits Project Template
  • Testing Automation
  • Documentation
  • Others (Please Specify)

Type of Change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Tests

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.

1. Test A

1. First step
2. Second step
3. ...

Tested on?

  • Windows
  • Linux Ubuntu
  • Centos
  • Mac
  • Others (State here -> xxx )

Notes

Add if any.

Adds some regular expression components to Utils that can be very useful.
@wmeddie wmeddie requested a review from MFA-X-AI February 21, 2025 02:22
Copy link

Binder 👈 Launch a binder notebook on branch XpressAI/xircuits/wmeddie/re-utils

@MFA-X-AI MFA-X-AI merged commit 703aaae into master Feb 21, 2025
9 checks passed
@MFA-X-AI MFA-X-AI deleted the wmeddie/re-utils branch February 21, 2025 02:25
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