You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#39 mentioned changing a default reticulate::use_virtualenv("~/.venvs/pygradethis") we should make sure this gets incorporated into the python setup process so it can be changed as needed.
I think we're hard coding it right now, which is fine as we're developing but will need to abstract out this feature in the future for general use.
#39 mentioned changing a default
reticulate::use_virtualenv("~/.venvs/pygradethis")
we should make sure this gets incorporated into the python setup process so it can be changed as needed.I think we're hard coding it right now, which is fine as we're developing but will need to abstract out this feature in the future for general use.
Maybe this is something we connect to #38
The text was updated successfully, but these errors were encountered: