2
Posted by julian •
aqora test
for convenience, but for right now, the easiest thing to do I guess is just to comment out plt.show()
or similar before running aqora test
1
Posted by julian •
pip install --upgrade aqora-cli
or pipx upgrade aqora-cli
or python -m pip install --upgrade aqora-cli
(depending on how you installed the aqora-cli) and see if that helps, and let me know if you have any issues. Thanks for the patience2
Posted by julian •
.venv
but if its not you can click on it and Select Another Kernel... > Python Environments > .venv
(it should be starred). Let me know if that helps1
Posted by julian •
2
Posted by julian •
2
Posted by julian •
1
Posted by julian •
1
Posted by julian •
2
Posted by julian •
(w - np.mean(w, axis=0)) / np.std(w, axis=0)