79817790

Date: 2025-11-12 13:30:34
Score: 0.5
Natty:
Report link

The standard !pip or %pip installs to the incorrect environment. To install TensorFlow into your Glue Notebook's Python 3.11 kernel, use the following command:

%additional_python_modules tensorflow

Then, run %stop_session in another cell and restart the kernel (by running any cell) to apply the change.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Sagar