- Aug 07, 2019
-
-
Benjamin Bertrand authored
The default CMD is not the one expected on the current docker image... $ docker inspect -f '{{.Config.Cmd}}' registry.esss.lu.se/ics-docker/notebook:master [/bin/sh -c #(nop) USER conda]
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Fixes issue with JupyterLab 1.0.4
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
- Aug 06, 2019
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
pytest was present in the previous image (was a dependency of another package) - required for testing - nice to have in the notebook image
-
Benjamin Bertrand authored
-a replaces -tip -s is deprecated
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Remove hub-extension that is now included
-
Benjamin Bertrand authored
Required to use panel in JupyterLab
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Add a Bokeh plotting backend for Pandas
-
Benjamin Bertrand authored
-
- Jun 13, 2019
-
-
Te-Hung Tseng authored
Test See merge request ics-docker/notebook!4
-
Te-Hung Tseng authored
-
- Jun 12, 2019
-
-
Te-Hung Tseng authored
Revert "Merge branch 'test' into 'master'" See merge request ics-docker/notebook!2
-
Te-Hung Tseng authored
This reverts merge request !1
-
Te-Hung Tseng authored
Just for testing See merge request ics-docker/notebook!1
-
Te-Hung Tseng authored
-
- Apr 16, 2019
-
-
Benjamin Bertrand authored
When not using "*", only one "=" shall be used not "==". "==" is for exact version match
-
Benjamin Bertrand authored
No need to use quotes and * to specify the version of conda packages to install. bokeh=1.1 is converted to 1.1.*
-
Benjamin Bertrand authored
Variable required for pyepics to find libca.so
-
Benjamin Bertrand authored
conda package not available for Python 3.7
-
Benjamin Bertrand authored
Install pyepics with conda to use same epics-base as pvaPy.
-
Benjamin Bertrand authored
-
- Apr 15, 2019
-
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
-
- Apr 12, 2019
-
-
Benjamin Bertrand authored
-
- Feb 19, 2019
-
-
Benjamin Bertrand authored
https://github.com/damianavila/RISE JIRA INFRA-485
-
Benjamin Bertrand authored
- The csi key is deployed to GPN hosts and the same template can now be used for the TN and GPN servers. - Remove the tower-cli tag. We control when a new image is pushed.
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
Pin muparser to avoid: libMantidGeometry.so: undefined symbol: _ZNK2mu11ParserError6GetMsgEv See https://github.com/mantidproject/conda-recipes/issues/27
-
Benjamin Bertrand authored
-
Benjamin Bertrand authored
JIRA INFRA-815
-
Benjamin Bertrand authored
JIRA INFRA-793
-
- Feb 05, 2019
-
-
Benjamin Bertrand authored
JIRA INFRA-793
-
- Jan 10, 2019
-
-
Benjamin Bertrand authored
Image based on CentOS 7.6
-
Benjamin Bertrand authored
JIRA INFRA-729 #action In Progress
-