We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510bfb7 commit de38a10Copy full SHA for de38a10
src/python/tensorflow_cloud/core/preprocess.py
@@ -111,7 +111,7 @@ def get_preprocessed_entry_point(
111
112
Raises:
113
RuntimeError: If invoked from Notebook but unable to access it.
114
- Typically, this is due to missing the `nbconvert` package.
+ Typically, this is due to missing the `nbconvert` package.
115
"""
116
117
# Set `TF_KERAS_RUNNING_REMOTELY` env variable. This is required in order
0 commit comments