From be1272c5a6046afc5b613fb6d749b0e6ab00a7cc Mon Sep 17 00:00:00 2001
From: Easy Build <easybuild@login4.smc.salomon.it4i.cz>
Date: Thu, 1 Mar 2018 12:45:05 +0100
Subject: [PATCH] Thu, 01 Mar 2018 12:45:05 +0100

---
 salomon.csv | 2 ++
 salomon.md  | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/salomon.csv b/salomon.csv
index d8d26675..b6aa5738 100644
--- a/salomon.csv
+++ b/salomon.csv
@@ -257,6 +257,7 @@ decorator/4.2.1-Py-3.6,2
 deMonNano/4.3.6,2
 Digimat/5.0.1-COM,2
 Digimat/5.0.1-EDU,2
+dist-keras/0.2.1-Py-3.6,2
 DMTCP/2.5.1,2
 DMTCP/2.5.2,2
 DMTCP/3.0,2
@@ -1630,6 +1631,7 @@ Tensorflow/1.3.0-intel-2017b-mkl,2
 Tensorflow/1.6.0rc0,2
 Tensorflow/1.6.0rc0-Py-3.6,2
 tensorflow-tensorboard/1.5.1-Py-3.6,2
+termcolor/1.1.0-Py-3.6,2
 Theano/0.9.0-Python-3.6.1,2
 Theano/1.0.1-Py-3.6,2
 Tix/8.1.4-intel-2017a,2
diff --git a/salomon.md b/salomon.md
index 28019af5..28492be6 100644
--- a/salomon.md
+++ b/salomon.md
@@ -375,6 +375,7 @@
 | [cycler](https://matplotlib.org/cycler) | Composable style cycles. |
 | [dask](https://pypi.python.org/pypi/dask) | Parallel PyData with Task Scheduling. |
 | [decorator](https://pypi.python.org/pypi/decorator) | Better living through Python with decorators. |
+| [dist-keras](https://pypi.python.org/pypi/dist-keras) | Distributed Deep learning with Apache Spark with Keras. |
 | [Flask](https://pypi.python.org/pypi/flask) | A microframework based on Werkzeug, Jinja2 and good intentions. |
 | [gast](https://pypi.python.org/pypi/gast) | Python AST that abstracts the underlying Python version |
 | [grpcio](https://pypi.python.org/pypi/grpcio) | HTTP/2-based RPC framework |
@@ -428,6 +429,7 @@
 | [tensorboard](https://github.com/tensorflow/tensorboard) | TensorBoard lets you watch Tensors Flow. |
 | [Tensorflow](https://www.tensorflow.org/) | An open-source software library for Machine Intelligence |
 | [tensorflow-tensorboard](https://github.com/tensorflow/tensorboard) | TensorBoard lets you watch Tensors Flow. |
+| [termcolor](https://pypi.python.org/pypi/termcolor) | ANSII Color formatting for output in terminal. |
 | [Theano](http://deeplearning.net/software/theano) | Theano is a Python library that allows you to define, optimize, and evaluate mathematical expressions involving multi-dimensional arrays efficiently. |
 | [toolz](https://pypi.python.org/pypi/toolz) | List processing tools and functional utilities. |
 | [tornado](https://pypi.python.org/pypi/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. |
-- 
GitLab