Skip to content

Document py_require_tensorflow install path#627

Merged
t-kalinowski merged 1 commit into
mainfrom
docs/py-require-tensorflow-install
May 8, 2026
Merged

Document py_require_tensorflow install path#627
t-kalinowski merged 1 commit into
mainfrom
docs/py-require-tensorflow-install

Conversation

@t-kalinowski
Copy link
Copy Markdown
Member

Updates the installation docs to make py_require_tensorflow() the first path users see. The new copy explains that reticulate resolves the Python environment, bootstraps TensorFlow and its Python dependencies, and does not require manual Python environment setup for the default workflow.

Public-facing changes:

  • README.md now recommends py_require_tensorflow() before install_tensorflow().
  • ?install_tensorflow now frames py_require_tensorflow() as the default declaration path and keeps install_tensorflow() as the explicit persistent-environment option.

@t-kalinowski t-kalinowski marked this pull request as ready for review May 8, 2026 13:19
@t-kalinowski t-kalinowski merged commit 4896006 into main May 8, 2026
9 checks passed
@t-kalinowski t-kalinowski deleted the docs/py-require-tensorflow-install branch May 8, 2026 13:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant