Peter Parente
1c204509e1
Merge branch 'master' into asalikhov/ubuntu_focal
2020-05-29 09:12:34 -04:00
Ayaz Salikhov
b6d96d1ca2
Improve documentation
2020-05-28 11:47:48 +02:00
Ayaz Salikhov
a2086ce626
Start using Ubuntu 20.04 (focal)
2020-05-28 10:42:03 +02:00
Ian Coffey
e243eeb0f6
add --no-cache-dir to autosklearn recipe
2020-05-15 18:03:18 -04:00
Ian Coffey
1a56c47dfe
Improve formatting for autosklearn recipe
2020-05-14 10:25:18 -04:00
Ian Coffey
2dceea02d7
add a recipe around being able to install auto_sklearn
2020-04-22 09:55:14 -04: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
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
fcafc155db
Update docs/using/recipes.md
...
Co-Authored-By: Peter Parente <parente@gmail.com >
2020-03-16 23:07:07 -04:00
Ray Bell
9e62b3c9d1
recipe: dask
2020-03-14 23:57:29 -04:00
romainx
ab000932e5
Clarification about the documentation #608
2020-02-28 05:28:17 +01:00
Michael Pilosov
315688223d
instructions for python 3.x kernels with conda
...
this was surprisingly hard to find help for online that was up-to-date and worked with the stacks, contributing here in hopes it'll help others.
2019-12-11 11:51:27 -08:00
Peter Parente
0b2ced306b
Add sudo recipe
2019-11-09 16:06:08 -05:00
echowhisky
167c686011
Merge branch 'master' into issue-861
...
Resolved conflicts between local branch and updates to the upstream
master.
2019-05-06 18:46:51 +00:00
echowhisky
40c5c07b0a
added -f
flag to all conda clean
commands
...
This commit adds the additional `-f` force command to all uses of `conda
clean --all` through the repo. Size should be smaller, but still testing
if anything breaks. See issue #861 .
2019-05-04 19:11:32 +00:00
echowhisky
1f8311a7aa
changed -tipsy
to --all -y
across all files
...
The last commit was only for the base-notebook's Dockerfile. For this,
all the files in the repo were grepped through and changed.
2019-05-04 18:53:49 +00:00
Peter Parente
15b4215d87
Fix sphinx warnings with recommonmark 0.5
2019-04-21 22:27:32 -04:00
Peter Parente
65761486d5
Merge pull request #836 from ying-w/master
...
Added s3 + spark session instructions
2019-04-01 09:57:22 -04:00
Will Starms
e90e0c03d6
Manpage recipe
2019-03-31 21:17:16 -05:00
Ying Wu
69f811b73c
Added s3 + spark session instructions
2019-03-29 16:04:11 -07:00
Justin Smith
80fa2f4d5c
Adding recipe for nbextension spellchecker for issue 675
2018-11-08 10:41:14 -05:00
Peter Parente
ff922f8f53
[ci skip] Fixing heading level to correct ToC
2018-11-01 15:40:52 -04:00
ericdill
b185fbf0b7
Add note for launching notebook with no token
...
Closes #728
2018-10-23 18:59:13 +02:00
Jamie Thomson
193b0e2c76
Fix typo - Juptyer
2018-07-09 22:54:29 +01:00
Swank, Aaron J
36d5515776
Removed extra COPY from Dockerfile instructions
2018-06-08 14:49:57 -04:00
Swank, Aaron J
a1ef9cb290
Updated recipe for pip and added conda example.
...
Updated the recipe for pip to include requirements.txt file.
Also included example for using conda to install packages.
2018-06-08 11:12:49 -04:00
J Forde
f39639cb58
Update recipes.md
...
My attempt at reorganization
2018-05-16 10:48:54 -04:00
Peter Parente
a82e51a17e
Address most review comments by @jzf2101
2018-05-12 14:36:40 -04:00
Peter Parente
8a3149ed68
Port recipes from project wiki to doc
2018-04-22 23:01:19 -04:00