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

The versioner complains if not all tracked functions are in scope #22

Open
amakelov opened this issue Aug 21, 2024 · 0 comments
Open

The versioner complains if not all tracked functions are in scope #22

amakelov opened this issue Aug 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request versioning Issues specifically about the versioning part of `mandala`

Comments

@amakelov
Copy link
Owner

This is annoying when working in a notebook where functions may be defined in stages. Ideally, we should just ignore such issues with a brief message; if the function not being in scope matters, this will show up in computations.

The exception is a case when you changed some dependency of a function in the computation, and want to recompute. This is why there should be some reminder of this in the message.

@amakelov amakelov added enhancement New feature or request versioning Issues specifically about the versioning part of `mandala` labels Aug 21, 2024
@amakelov amakelov self-assigned this Aug 21, 2024
@amakelov amakelov changed the title THe versioner complains if not all tracked functions are in scope The versioner complains if not all tracked functions are in scope Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request versioning Issues specifically about the versioning part of `mandala`
Projects
None yet
Development

No branches or pull requests

1 participant