... | ... | @@ -85,6 +85,9 @@ conda env create -f ./environments/fidle-gpu.yml |
|
|
**NOTE:** If you are lucky enough to have an account at **IDRIS** or at your favorite **meso center**, \
|
|
|
pre-installed environments are already available !
|
|
|
|
|
|
**NOTE:** To avoid infos and warning messages from tensorflow, you can set an additional environment variable `TF_CPP_MIN_LOG_LEVEL` whose possible values are 0, 1, 2 or 3.\
|
|
|
(0: all msg, 1:hide infos, 2:hide infos+warnings, 3:hide info, warnings and errors)
|
|
|
|
|
|
## 4 - Start Jupyter lab :
|
|
|
|
|
|
Very simply, as follows.
|
... | ... | |