Commit Graph

1878 Commits

Author SHA1 Message Date
Peter Parente
0e899a56aa Merge branch 'master' into PR_jupyterlab_2113 2020-05-26 23:14:55 -04:00
Peter Parente
10c9768598 Merge pull request #1091 from mathbunnyru/asalikhov/add_size_print
Print image size after building it
2020-05-26 23:14:29 -04:00
Peter Parente
7431d6cf0a Merge branch 'master' into remove-mesos 2020-05-26 23:09:03 -04:00
Dirk Grunwald
8ff8e2cff1 upgrade jupyterlab to 2.1.3 to avoid npm delay 2020-05-26 21:29:32 +00:00
Ayaz Salikhov
9096270368 Print image size in manifest 2020-05-26 15:07:25 +02:00
Ayaz Salikhov
02e0e2b4f1 Print image size after building it 2020-05-26 03:34:40 +02:00
Peter Parente
dc57157d63 Merge pull request #1088 from oskrdt/ppc64le
Updating Power PC LE Dockerfile
2020-05-25 14:28:54 -04:00
Peter Parente
8365861c1a Merge branch 'master' into ppc64le 2020-05-25 12:28:19 -04:00
Peter Parente
bbbabd22a3 Update comments to remove mesos references 2020-05-25 12:25:47 -04:00
Peter Parente
3ccbfa0c7e Remove mesos.key 2020-05-25 12:25:38 -04:00
Travis CI
44a7d70805 Remove mesos lib from pyspark-notebook 2020-05-24 14:18:47 -04:00
Travis CI
48052e429f [ci skip] Update en source strings (build: 1749.1) 2020-05-24 13:48:17 +00:00
Peter Parente
61fc6377d5 Merge branch 'master' into ppc64le 2020-05-24 09:47:05 -04:00
Peter Parente
dd9c644fe1 Merge pull request #1078 from romainx/#1077
Fix #1077
2020-05-24 09:46:36 -04:00
romainx
5519470151 Fix comment 2020-05-21 21:28:11 +02:00
Oscar de la Torre
d03160577d Merge branch 'master' into ppc64le 2020-05-20 23:40:44 -05:00
Peter Parente
a27e570241 Merge branch 'master' into #1077 2020-05-20 23:29:24 -04:00
Peter Parente
c76996e26e Merge pull request #1082 from mathbunnyru/asalikhov/del_tensorflow_pip_cache
Use pip --no-cache-dir to install tensorflow
2020-05-20 23:28:22 -04:00
Peter Parente
5bbc94baa3 Merge branch 'master' into asalikhov/del_tensorflow_pip_cache 2020-05-20 23:26:14 -04:00
Peter Parente
43f8a939af Merge branch 'master' into #1077 2020-05-20 23:25:55 -04:00
Travis CI
ea409ef17a [ci skip] Update en source strings (build: 1737.1) 2020-05-21 03:25:07 +00:00
Peter Parente
2836789215 Merge branch 'master' into asalikhov/del_tensorflow_pip_cache 2020-05-20 23:24:57 -04:00
Peter Parente
11d87b2281 Merge branch 'master' into #1077 2020-05-20 23:23:44 -04:00
Peter Parente
0a3f9c2e15 Merge pull request #1068 from iancoffey/auto_sklearn
Add a recipe for auto_sklearn
2020-05-20 23:23:24 -04:00
Oscar de la Torre
9bc523a3dd Updating code from current Dockerfile
Updating miniconda version to 4.8.2
2020-05-19 16:49:10 -05:00
Ian Coffey
e243eeb0f6 add --no-cache-dir to autosklearn recipe 2020-05-15 18:03:18 -04:00
Ayaz Salikhov
42fff0d1d2 Upgrade Tensorflow to 2.2.0 2020-05-15 10:20:58 +02:00
Ian Coffey
6f8ac879fe Merge branch 'master' into auto_sklearn 2020-05-14 10:28:57 -04:00
Ian Coffey
1a56c47dfe Improve formatting for autosklearn recipe 2020-05-14 10:25:18 -04:00
Ayaz Salikhov
10dd74ba90 Use pip --no-cache-dir to install tensorflow 2020-05-12 03:46:25 +02:00
Romain
c26781abc5 Merge branch 'master' into #1077 2020-05-05 06:34:19 +02:00
Peter Parente
3b1f4f5e6c Merge pull request #1065 from carstenpohllhind/regexp-centos-friendly
Changed the regular expression in start.sh that reads the /etc/sudoer…
2020-05-04 21:52:15 -04:00
Romain
e10f2d1347 Merge branch 'master' into #1077 2020-05-03 20:19:34 +02:00
Peter Parente
c32ba3a7f8 Merge branch 'master' into regexp-centos-friendly 2020-05-03 09:39:08 -04:00
Peter Parente
bfb2be718a Merge pull request #1076 from romainx/update_2020_w18
Regular update 2020 W18
2020-05-03 09:38:12 -04:00
Peter Parente
7a239a1ae2 Merge branch 'master' into update_2020_w18 2020-05-02 22:19:39 -04:00
Peter Parente
f9b134f7bd Merge pull request #1075 from romainx/test_matplotlib
Matplotlib tests + helpers methods
2020-05-02 22:18:11 -04:00
romainx
bcf1f53229 Fix #1077
* Documentation `common.md` updated
* `test_nb_user_change` test written
2020-05-02 17:25:14 +02:00
romainx
f54f36a208 Rollback numba to 0.48
Dependencies resolution fails with numba `0.49`. I do not know the root cause.
Here is the difference between the two versions.

```bash
$ conda search --info numba

numba 0.48.0 py38hb3f55d8_0
---------------------------
file name   : numba-0.48.0-py38hb3f55d8_0.tar.bz2
name        : numba
version     : 0.48.0
build       : py38hb3f55d8_0
build number: 0
size        : 3.4 MB
license     : BSD 2-clause
subdir      : linux-64
url         : https://conda.anaconda.org/conda-forge/linux-64/numba-0.48.0-py38hb3f55d8_0.tar.bz2
md5         : 580c5132d9f575462db40daf20201ff1
timestamp   : 2020-01-27 17:39:57 UTC
constraints :
  - tbb >=2018.0.5
  - python_abi * *_cp38
dependencies:
  - libgcc-ng >=7.3.0
  - libstdcxx-ng >=7.3.0
  - llvmlite >=0.31.0,<0.32.0a0
  - numpy >=1.14.6,<2.0a0
  - python >=3.8,<3.9.0a0
  - setuptools

numba 0.49.0 py36h0573a6f_0
---------------------------
file name   : numba-0.49.0-py36h0573a6f_0.conda
name        : numba
version     : 0.49.0
build       : py36h0573a6f_0
build number: 0
size        : 3.1 MB
license     : BSD 2-clause
subdir      : linux-64
url         : https://repo.anaconda.com/pkgs/main/linux-64/numba-0.49.0-py36h0573a6f_0.conda
md5         : cdbf81e0d643b5e90441ccf110b97a3d
timestamp   : 2020-04-17 17:08:20 UTC
constraints :
  - tbb >=2018.0.5
dependencies:
  - libgcc-ng >=7.3.0
  - libstdcxx-ng >=7.3.0
  - llvmlite >=0.32.0
  - llvmlite >=0.32.0,<0.33.0a0
  - numpy >=1.14.6,<2.0a0
  - python >=3.6,<3.7.0a0
  - setuptools
  - tbb >=2020.0
 ```
2020-04-29 12:12:53 +02:00
romainx
d3ef6d89b2 Regular update 2020 W18
* Bump `base-notebook`
	* OS version
	* `jupyterlab`
* Bump `scipy-notebook`
	* `beautifulsoup4`
	* `cloudpickle`
	* `dask`
	* `numba`
	* `xlrd`: version specified (it was not the case)
* Bump `datascience-notebook`
	* `r-devtools`
	* `r-forecast`
	* Julia version
	* Test added to check if Julia is correctly installed (`julia --version`)
	* Note: A new version of `r-base` is out `4.0.0` however it cannot be installed yet since dependencies with other packages cannot be resolved.
* Bump `r-notebook`
	* Same as `datascience-notebook` except Julia.
* Bump `all-spark-notebook`
	* `r-sparklyr`
2020-04-29 09:16:28 +02:00
Romain
8895bcbd7b Merge branch 'master' into test_matplotlib 2020-04-28 16:28:01 +02:00
romainx
4e1bcc8236 Matplotlib tests + helpers methods
* Maplotlib is an important package. It has now its own test checking that a plot can be generated and exported has an image.
* Some helpers methods added to the `Makefile` mainly permitting to clean containers and images
* Improved assertion messages of some tests
2020-04-28 15:17:56 +02:00
Travis CI
619e9cc2fc [ci skip] Update en source strings (build: 1693.1) 2020-04-27 12:03:39 +00:00
Peter Parente
8fd7ada2a3 Merge pull request #1074 from jamesdbrock/patch-1
ihaskell-notebook binder urlpath
2020-04-27 08:02:04 -04:00
James Brock
6bf8482a68 ihaskell-notebook binder urlpath
Change the Community Stacks ihaskell-notebook Binder urlpath to the revived IHaskell.ipynb notebook.
2020-04-27 14:57:07 +09:00
Travis CI
bca04790b4 [ci skip] Update en source strings (build: 1690.1) 2020-04-26 19:36:35 +00:00
Peter Parente
06c5cf64ef Merge pull request #1069 from mpmdean/add_pytables_bottleneck
add pytables and bottleneck
2020-04-26 15:34:55 -04:00
Ian Coffey
5fc77daf33 Merge branch 'master' into auto_sklearn 2020-04-24 14:30:34 -04:00
Mark
7fef9cb754 Merge branch 'master' into add_pytables_bottleneck 2020-04-23 12:16:19 -04:00
Mark Dean
e0c13ceb51 update docs 2020-04-23 09:19:06 -04:00