Commit Graph

186 Commits

Author SHA1 Message Date
Tania Allard
b68ff7f67f 📝 Minor improvements to docs 2022-01-28 17:16:26 +00:00
Tania Allard
cfae55634b 📝 Changes to Recipes.md 2022-01-28 12:00:13 +00:00
Tania Allard
0ce5f7b49d 📝 Changes to common.md 2022-01-28 11:50:57 +00:00
Tania Allard
a047f7b1c6 📝 Minor improvements to selecting.md 2022-01-28 11:36:31 +00:00
Ayaz Salikhov
3306119c2d Update the tag in docs 2022-01-21 13:58:08 +02:00
romainx
c954633981 JUPYTER_CMD -> DOCKER_STACKS_JUPYTER_CMD (review) 2022-01-20 23:32:52 +01:00
romainx
c6f7d4637e Fix / improve docs (review) 2022-01-20 15:28:01 +01:00
romainx
554ab113b1 Update documentation 2022-01-20 09:35:20 +01:00
Ayaz Salikhov
16f68e7d09 Update docs/using/recipes.md 2022-01-13 17:31:43 +03:00
Ayaz Salikhov
1ebca76164 Update docs/using/recipes.md 2022-01-13 17:31:16 +03:00
agustin genoud
4579e5acf3 Spark version incompatibility with Delta
Calling the "latest" tag in "FROM jupyter/pyspark-notebook:latest" installs the Spark 3.2 version which is incompatible with delta lake ( https://docs.delta.io/latest/releases.html#-compatibility-with-as ). Installing the last version of Spark 3.1.x resolves the issue. In the jupyter docker repo that would be version 3.1.18
2022-01-12 20:24:39 -03:00
romainx
8e804c51c2 IPython low-level output capture and forward documentation 2022-01-08 11:39:57 +01:00
Ayaz Salikhov
3d87fcc1a7 Document NOTEBOOK_ARGS 2021-12-15 16:40:15 +03:00
Erik Sundell
ee0105a8a5 start.sh: JUPYTER_ENV_VARS_TO_UNSET introduced
Allow you to define variables to be unset before running the command
that start.sh is supposed to start. These variables will still be
available in the hooks run before.
2021-11-11 22:48:20 +01:00
Ayaz Salikhov
e76894fb6d Better bash syntax 2021-11-02 12:35:57 +03:00
Peng Gao
d0bbcc5339 Add recipe for installing custom fonts
Signed-off-by: Peng Gao <peng.gao.dut@gmail.com>
2021-11-02 11:54:22 +08:00
Ayaz Salikhov
e1bee8d59b Better docs 2021-10-16 16:17:11 +03:00
Nick Crews
ba2e8d7716 Rename blacklist -> blocklist
A simple change, but also quite easy.

See https://en.wikipedia.org/wiki/Master/slave_(technology)
2021-10-15 11:34:15 -06:00
Ayaz Salikhov
1fce48cd6c Use mamba instead of conda where possible 2021-08-24 23:41:32 +03:00
Ayaz Salikhov
617ea3ccb0 Merge branch 'master' into asalikhov/automatic_conda_versioning 2021-08-09 17:54:38 +03:00
Erik Sundell
f50b2a80a5 Apply suggestions from code review 2021-08-09 16:53:35 +02:00
Erik Sundell
86f94a3519 docs: adjust docs about building/versioning 2021-08-09 16:45:35 +02:00
James Brock
39c0f18214 ihaskell-notebook moved from Docker Hub to Github 2021-08-07 12:41:18 +09:00
Ayaz Salikhov
334381dfe2 Limit markdown line length to 200 2021-06-21 12:59:21 +03:00
Ayaz Salikhov
396024a4dd Merge pull request #1335 from mathbunnyru/asalikhov/unify_bash_variables
Unify bash variables usage and add quotes where needed
2021-06-07 23:00:11 +03:00
romainx
a79bb5235f Format variables 2021-06-02 21:56:46 +02:00
romainx
327f78db39 Define Spark Dependencies 2021-06-02 21:19:15 +02:00
Ayaz Salikhov
450d0163fc Replace vincent with altair 2021-06-01 12:13:22 +03:00
Ayaz Salikhov
2863343b16 Merge branch 'master' into asalikhov/unify_bash_variables 2021-05-29 17:31:51 +03:00
Ayaz Salikhov
ab7683e6b6 Merge pull request #1331 from tbluejeans/new-delta-release
Updating the recipe for 1.0.0 release of delta
2021-05-29 15:21:47 +03:00
Tony
97de61d264 Update docs/using/recipes.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2021-05-29 14:07:48 +02:00
Ayaz Salikhov
0999f1a36f Unify bash variables usage and add quotes where needed 2021-05-26 13:06:10 +03:00
Ayaz Salikhov
ccebe16e6e More installation updates 2021-05-25 14:34:02 +03:00
Ayaz Salikhov
7942cb1c2b Update docs on installing packages 2021-05-25 13:58:33 +03:00
Antony Neu
e02f8e1414 updated 2021-05-25 11:56:40 +02:00
Ayaz Salikhov
afa7daacdf Update docs to better reflect current state 2021-05-23 15:12:07 +03:00
Ayaz Salikhov
b19ad8bef8 Improve docs 2021-05-23 00:26:34 +03:00
Ayaz Salikhov
7bf833c183 Update tags in documentation 2021-05-22 16:55:58 +03:00
Ayaz Salikhov
fbceaa9892 Fixes 2021-05-22 14:01:01 +03:00
Ayaz Salikhov
641f32da90 Fix markdown codestyle in docs/using/selecting.md 2021-05-21 18:26:21 +03:00
Ayaz Salikhov
66aaa99176 Update links 2021-05-21 14:17:18 +03:00
Ayaz Salikhov
4bfc3626f5 Merge branch 'master' into asalikhov/make_markdown_prettier 2021-05-19 13:03:01 +03:00
Ayaz Salikhov
57c360e485 Merge branch 'master' into asalikhov/make_markdown_prettier 2021-05-19 12:42:44 +03:00
romainx
0aabfa443a Fix markdown lint 2021-05-19 09:35:45 +02:00
Erik Sundell
25a5c0639f Merge pull request #1302 from dimm0/master
Added Pacific Research Platform (PRP) managed images registry to community
2021-05-19 03:45:55 +02:00
Erik Sundell
b4f6714028 Merge pull request #1274 from mathbunnyru/asalikhov/rename_cloud_to_hub
Fix Docker Cloud -> Docker Hub and GitHub Actions related changes
2021-05-19 03:42:53 +02:00
Dmitry Mishin
b01cf84e98 Update docs/using/selecting.md
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-05-15 09:39:39 -07:00
Dmitry Mishin
050df79c5f Added PRP managed images registry to community 2021-05-11 10:27:22 -07:00
Ayaz Salikhov
b748228e7e Fix dead links in docs 2021-05-07 13:46:59 +03:00
Ayaz Salikhov
becf59d83d Merge branch 'master' into asalikhov/rename_cloud_to_hub 2021-05-07 01:44:12 +03:00