Skip to content

Commit be2e15e

Browse files
chongyouquanTensorflow Cloud maintainers
authored andcommitted
Add tensorboard to dependencies.py
PiperOrigin-RevId: 345124935
1 parent f151383 commit be2e15e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python/dependencies.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ def make_required_install_packages():
2323
"google-auth",
2424
"google-cloud-storage",
2525
"keras-tuner",
26+
"tensorboard>=2.3.0",
2627
"tensorflow>=1.15.0,<3.0",
2728
"tensorflow_datasets<3.1.0",
2829
]

0 commit comments

Comments
 (0)