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
Refactored the install_tensorflow code delegating to reticulate (#333, #341): We completely delegate to installation to reticulate::py_install, the main difference is that now the default environment name to install is r-reticulate and not r-tensorflow.