Closed BDonnot closed 4 years ago
Hello Jan Hendrick,
Would it be possible for you to have all your baseline code in the github repostiory. This would look like:
.gitignore LICENSE Readme.md info.md __init__.py evaluate.py pandapowerOPFAgent.py pp_functions.py
So that we can directly add a directory "pandapowerOPF" into l2rpn-baselines that would be a "symbolic link" (ie a submodule) containing your code, the license and all ?
Thanks a lot :-)
Benjamin
I made the PR #2 as an example :-)
Thanks! You were faster than me. I also merged Info.md into the README.md
No problem :-) I'll try to integrate it into the baseline today !
Have a great day
Hello Jan Hendrick,
Would it be possible for you to have all your baseline code in the github repostiory. This would look like:
So that we can directly add a directory "pandapowerOPF" into l2rpn-baselines that would be a "symbolic link" (ie a submodule) containing your code, the license and all ?
Thanks a lot :-)
Benjamin