I want to run this repository https://github.com/werner-duvaud/muzero-general in jupyter notebook, but when I copied all the code and upload all the file in jupyter, I have got this error:
os.listdir(os.path.dirname(os.path.realpath(__file__)) + "/games")
Should I use the clone ...? could help me to solve this problem? Thank you