ZnTrack
ZnTrack copied to clipboard
export global variables
Feature request for e.g. benchmarking.
Allow running custom code like export CUDA_VISIBLE_DEVICES=-1 before starting the Python kernel as a custom argument to e.g. the call method.
Something like zn.environment(is_parameter: bool) which would either save to zntrack.json or params.yaml and would be loaded in zntrack run ... command before importing the python module.