Skip to content

Conversation

@MrJulEnergy
Copy link
Contributor

@MrJulEnergy MrJulEnergy commented May 9, 2024

Example Node using the new fields option.

class MyNode(zntrack.Node):
    password = zntrack.local_config()
    def run(self):
        pass

@MrJulEnergy MrJulEnergy requested a review from PythonFZ May 9, 2024 16:46
@MrJulEnergy

This comment was marked as outdated.

@MrJulEnergy
Copy link
Contributor Author

Next Task:

  • removing local_config parameters from dvc tracking, as they are currently also stored in the dvc cache

@MrJulEnergy MrJulEnergy marked this pull request as draft May 9, 2024 20:14
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