Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b6696db

Browse files
Merge pull request #2308 from joaomh:patch-1
PiperOrigin-RevId: 698150339
2 parents 15e96c3 + f1e9a44 commit b6696db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/en/install/pip.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ step-by-step instructions.
2626
for more information about this collaboration.
2727

2828
```bash
29-
python3 -m pip install tensorflow[and-cuda]
29+
python3 -m pip install 'tensorflow[and-cuda]'
3030
# Verify the installation:
3131
python3 -c "import tensorflow as tf; print(tf.config.list_physical_devices('GPU'))"
3232
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /