I am using winodws machine. When I run experiment in jupyter notebook I can see experiment results in dagshub page. but when I run through terminal, code is running ok in my local can see results. Issue is these results are not pushing to dagshub page. I tried following commands with both set and export.
export MLFLOW_TRACKING_URI=https://dagshub.com/username/reponame.mlflow
export MLFLOW_TRACKING_USERNAME=xxxxxx
export MLFLOW_TRACKING_PASSWORD=xxxxxx