A self-contained instance of NCATS Predictor available at https://predictor.ncats.io
1.0K
To run the this image, please type the following command:
docker run --rm -p 8080:8080 -it ncats/predx /predictor
It will take a minute or so for the server to start up. You should see something like the following output in the console:
Using CATALINA_BASE: /usr/share/tomcat8
Using CATALINA_HOME: /usr/share/tomcat8
Using CATALINA_TMPDIR: /usr/share/tomcat8/temp
Using JRE_HOME: /usr
Using CLASSPATH: /usr/share/tomcat8/bin/bootstrap.jar:/usr/share/tomcat8/bin/tomcat-juli.jar
Tomcat started.
/usr/anaconda2/lib/python2.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
from ._conv import register_converters as _register_converters
Using Theano backend.
/usr/anaconda2/lib/python2.7/site-packages/keras/models.py:291: UserWarning: Error in loading the saved optimizer state. As a result, your model is starting with a freshly initialized optimizer.
warnings.warn('Error in loading the saved optimizer '
loading similarity file
loading second similarity file
similarity file has been uploaded
socket starts
Now point your browser to http://localhost:8080/predictor to start your prediction! If the prediction server fails to start, please make sure you allocate at least 6GB of memory to your docker configuration.
Content type
Image
Digest
Size
3.3 GB
Last updated
over 8 years ago
docker pull ncats/predx