[
https://issues.apache.org/jira/browse/DATALAB-2474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vira Vitanska updated DATALAB-2474:
-----------------------------------
Epic Link: DATALAB-2600 (was: DATALAB-492)
> [TensorFlow with Jupyter] Investigate why Create Models playbook runs with
> error
> --------------------------------------------------------------------------------
>
> Key: DATALAB-2474
> URL: https://issues.apache.org/jira/browse/DATALAB-2474
> Project: Apache DataLab
> Issue Type: Task
> Security Level: Public(Regular Issues)
> Components: DataLab Main
> Reporter: Vira Vitanska
> Assignee: Mykola Bodnar
> Priority: Minor
> Labels: Debian, DevOps, GCP, RedHat
> Attachments: Jupyterwith TensorFlow.png
>
>
> Preparation playbook Create Models run with error. It fails on the first
> block:
> {code:java}
> ModuleNotFoundError Traceback (most recent call last)
> <ipython-input-2-ffde0fe9d8cf> in <module>
> 4 get_ipython().run_line_magic('matplotlib', 'inline')
> 5 import tensorflow as tf
> ----> 6 from tf.keras.models import Sequential, load_model
> 7 from keras.layers import Dropout, Flatten, Convolution2D,
> MaxPooling2D, Dense, Activation
> 8 from keras.optimizers import Adam
> ModuleNotFoundError: No module named 'tf'
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]