Skip to content

Commit a52d02b

Browse files
Updated the output in the output cell.
1 parent c6d7fe2 commit a52d02b

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

courses/business/managingmlprojects/labs/bias_tfdv_facets.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,9 @@
8484
"name": "stdout",
8585
"output_type": "stream",
8686
"text": [
87-
"2.5.0\n",
88-
"<module 'tensorflow' from '/home/jupyter/.local/lib/python3.5/site-packages/tensorflow/__init__.py'>\n"
87+
"TensorFlow version: 2.15.0\n",
88+
"TFMA version: 0.46.0\n",
89+
"Python version: 3.10.16 | packaged by conda-forge | (main, Dec 5 2024, 14:16:10) [GCC 13.3.0]\n"
8990
]
9091
}
9192
],

courses/business/managingmlprojects/solutions/bias_tfdv_facets.ipynb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@
8080
"name": "stdout",
8181
"output_type": "stream",
8282
"text": [
83-
"2.5.0\n",
84-
"<module 'tensorflow' from '/home/jupyter/.local/lib/python3.5/site-packages/tensorflow/__init__.py'>\n"
83+
"TensorFlow version: 2.15.0\n",
84+
"TFMA version: 0.46.0\n",
85+
"Python version: 3.10.16 | packaged by conda-forge | (main, Dec 5 2024, 14:16:10) [GCC 13.3.0]\n"
8586
]
8687
}
8788
],

0 commit comments

Comments
 (0)