Commit Graph

1633 Commits

Author SHA1 Message Date
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
Travis CI
29f53f8b99 [ci skip] Update en source strings (build: 1682.1) 2020-04-23 11:11:21 +00:00
Peter Parente
4e0fdb1839 Merge pull request #1070 from romainx/image_doc_fix
[DOC] Selecting image doc minor fixes
2020-04-23 07:09:49 -04:00
romainx
c0ff7e08b3 Added dask to scipy-notebook doc 2020-04-23 09:08:17 +02:00
romainx
50ce2ec609 Selecting image doc minor fixes
* Fix a sentence saying that `pandoc` is not installed on `base-notebook` #1013
* Precision on emacs installation (`emacs-nox`) #1059
2020-04-23 08:30:57 +02:00
Mark Dean
e116a07612 reorder 2020-04-22 20:29:49 -04:00
Mark Dean
2961406f58 name mapping needed for pytables 2020-04-22 20:18:39 -04:00
Mark Dean
44fbf93bfd add pytables and bottleneck 2020-04-22 19:41:41 -04:00
Ian Coffey
2dceea02d7 add a recipe around being able to install auto_sklearn 2020-04-22 09:55:14 -04:00
Peter Parente
8b4d6f6ac0 Merge pull request #1067 from romainx/test_improvements
Added basic tests on some important components
2020-04-20 08:04:12 -04:00
Travis CI
584e9ab39d [ci skip] Update en source strings (build: 1670.1) 2020-04-19 22:35:39 +00:00
Peter Parente
edeb4ee7f2 Merge pull request #1059 from peterprescott/add-vim
add vim to minimal-notebook (cf. issue 779)
2020-04-19 18:34:05 -04:00
Peter Parente
57b78ba3b0 Merge branch 'master' into add-vim 2020-04-19 12:02:35 -04:00
Romain
730b96bfca Merge branch 'master' into test_improvements 2020-04-19 17:34:13 +02:00
Travis CI
859aaa228c [ci skip] Update en source strings (build: 1667.1) 2020-04-19 15:01:05 +00:00
Peter Parente
3cba084be9 Merge pull request #1061 from romainx/recipes_fix
[DOC] #1060 Fix conda command to create env
2020-04-19 10:59:34 -04:00
Peter Parente
ac3d08c1fb Merge branch 'master' into add-vim 2020-04-19 10:57:03 -04:00
Peter Parente
ac657b7e40 Merge pull request #1058 from romainx/bump_travis
Housekeeping
2020-04-19 10:53:28 -04:00
romainx
f03d638a4f removed unnecessary import 2020-04-19 10:51:20 +02:00
romainx
300511eee2 Added basic tests on some important components
* tensorflow basic tests following #1002
* pandas basic tests following #1063
2020-04-19 07:39:34 +02:00
Carsten Pohl
0710677ce2 Changed the regular expression in start.sh that reads the /etc/sudoers file and
adds the conda path as a secure path to sudo.

The regular expression expects that the equals sign has no leading and trailing
spaces after the parameter secure_path. Furthermore it expects that the value
is enclosed in double quotes.

This is the case for the sudoers file in debian based distributions, but the
in centos / redhat based distributions this is not the case. The default value
of the secure_path in centos / redhat based distributions has no double quotes
and leading and trailing spaces.

This change adds optional spaces before and after the space, and makes the
double quotes optional.
2020-04-17 16:10:38 +02:00
romainx
2ebcdc5884 #1060 Fix conda command to create env
`conda env create` is only to create environment from a `YAML` file.  Fixed the command in "Add a Python 3.x environment".

[Reference](https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html)
2020-04-10 22:15:19 +02:00
Peter Prescott
31262fe7ad do requested edit 2020-04-07 09:25:13 +01:00
Peter Prescott
3378394f94 replace emacs with emacs-nox 2020-04-07 09:17:58 +01:00
Peter Prescott
8d918bd978 Fix tab typo 2020-04-06 21:21:31 +01:00
romainx
8de52359ad Fix a bug in the helper method
and also make the code more readable.
2020-04-06 19:26:58 +02:00
Peter Prescott
5765399ca4 add vim-tiny for now 2020-04-06 11:05:29 +01:00
Peter Prescott
75e586293f add mention of vim to docs 2020-04-06 08:32:34 +01:00
Peter Prescott
ee3f5393b2 add vim to minimal-notebook (cf. issue 779) 2020-04-05 01:13:56 +01:00
romainx
d458afffaf Big upgrade
- Bump root container version
- Bump  packages of
  - scipy-notebook
  - r-notebook
  - datascience-notebook
- add -y flag to jupyter lab commands in scipy-notebook
- Fix a bug in check outdated packages when packages installed through pip
2020-04-04 23:04:45 +02:00
romainx
c99c6babfd [WIP] Trying to switch to bionic travis dist
Tring to swithch to the last bionic Travis build environment.
https://docs.travis-ci.com/user/reference/bionic/
2020-04-04 21:31:59 +02:00
Peter Parente
dc9744740e Merge pull request #1047 from romainx/bump_conda
Bump miniconda -> 4.8.2
2020-03-17 16:55:55 -04:00
romainx
6bf5922f5a Bump miniconda -> 4.8.2 2020-03-17 20:17:52 +01:00
Travis CI
862de14663 [ci skip] Update en source strings (build: 1605.1) 2020-03-17 11:51:18 +00:00
Peter Parente
3c174153a3 Merge pull request #1045 from raybellwaves/recipe-dask
recipe: dask
2020-03-17 07:50:18 -04:00
Ray Bell
c063aa650e Add an image tag 2020-03-16 23:22:26 -04:00
Ray Bell
323c3a0348 fix hyperlink 2020-03-16 23:16:43 -04:00
Ray Bell
035067f95c Merge branch 'master' into recipe-dask 2020-03-16 23:13:53 -04:00
Ray Bell
fcafc155db Update docs/using/recipes.md
Co-Authored-By: Peter Parente <parente@gmail.com>
2020-03-16 23:07:07 -04:00
Peter Parente
15a66513da Merge pull request #1046 from romainx/lab_clean
Using jupyter lab clean command instead of rm (#752)
2020-03-16 16:29:11 -04:00
Peter Parente
073aee8f84 Merge branch 'master' into lab_clean 2020-03-16 15:29:31 -04:00
Peter Parente
a644bde79f Merge pull request #1044 from mpmdean/master
include dvipng
2020-03-16 14:16:06 -04:00
romainx
309453fa00 Using jupyter lab clean (#752) 2020-03-15 06:24:56 +01:00
Ray Bell
9e62b3c9d1 recipe: dask 2020-03-14 23:57:29 -04:00
Peter Parente
4a29d2b8de Merge branch 'master' into master 2020-03-14 21:11:06 -04:00
Peter Parente
b782013403 Merge pull request #1037 from romainx/test_packages
Test packages
2020-03-14 13:45:55 -04:00