Commit Graph

2507 Commits

Author SHA1 Message Date
Tania Allard
b68ff7f67f 📝 Minor improvements to docs 2022-01-28 17:16:26 +00:00
Tania Allard
1ac9fc0d05 Merge remote-tracking branch 'origin/trallard/docs' into trallard/docs 2022-01-28 13:11:07 +00:00
Tania Allard
0e74643e67 Better alt-texts for images 2022-01-28 13:10:49 +00:00
Tania Allard
19bbb72751 📝 Minor update to lint.md 2022-01-28 12:32:58 +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
Tania Allard
d54d98c086 📝 Update Readme 2022-01-28 11:20:16 +00:00
Ayaz Salikhov
b020a0cf3b Merge pull request #1580 from mathbunnyru/asalikhov/fix_typing
Fix all typing issues
2022-01-24 19:14:11 +03:00
Erik Sundell
9d13d95c07 Merge pull request #1581 from mathbunnyru/asalikhov/fix_arm_pandoc_test
Fix arm pandoc test
2022-01-24 10:37:41 +01:00
Ayaz Salikhov
37af03c27e More inline docs 2022-01-24 01:25:57 +03:00
Ayaz Salikhov
40df353f8e Fix arm pandoc test 2022-01-23 14:43:28 +03:00
Ayaz Salikhov
37c510fc8e Fix all typing issues 2022-01-23 12:44:16 +03:00
Ayaz Salikhov
013a42fff3 Merge pull request #1578 from mathbunnyru/asalikhov/unify_docker_usage
Unify docker usage in tests
2022-01-23 12:34:05 +03:00
Ayaz Salikhov
80db34fefb Update conftest.py 2022-01-23 12:04:57 +03:00
Ayaz Salikhov
a391d4f508 Update conftest.py 2022-01-23 12:03:01 +03:00
Ayaz Salikhov
3f6d683f76 Fix 2022-01-22 20:16:42 +03:00
Ayaz Salikhov
897b6e0544 Better warnings check 2022-01-22 19:43:47 +03:00
Ayaz Salikhov
606ad43920 Update test_spark_notebooks.py 2022-01-22 18:42:04 +03:00
Ayaz Salikhov
968a9aedde Allow warning for pyspark 2022-01-22 13:18:20 +02:00
Ayaz Salikhov
ef25c31f18 Fix 2022-01-22 12:42:36 +02:00
Ayaz Salikhov
3b142c8321 Update conftest.py 2022-01-22 12:10:49 +02:00
Ayaz Salikhov
d4bcbfc2ca Update conftest.py 2022-01-22 11:47:42 +02:00
Ayaz Salikhov
4c1c85086d Update conftest.py 2022-01-22 10:11:36 +02:00
Ayaz Salikhov
e12ecdb67a Better warnings 2022-01-22 09:17:26 +02:00
Ayaz Salikhov
77297fc332 Better style 2022-01-22 01:34:56 +02:00
Ayaz Salikhov
767d9f2273 Change timeout 2022-01-22 01:27:30 +02:00
Ayaz Salikhov
2bc219a807 Fix 2022-01-22 01:25:03 +02:00
Ayaz Salikhov
12b618c5da Unify docker usage in tests 2022-01-22 00:46:20 +02:00
Ayaz Salikhov
2fee7b754c Rename helpers->package_helper.py 2022-01-21 23:54:44 +02:00
Ayaz Salikhov
8deebb1616 Merge pull request #1577 from mathbunnyru/asalikhov/docs_duplication
Remove docs duplication
2022-01-21 20:09:06 +02:00
Ayaz Salikhov
0967c0d490 Better docs 2022-01-21 14:51:28 +02:00
Ayaz Salikhov
2ca8ddd266 Fix 2022-01-21 14:50:39 +02:00
Ayaz Salikhov
f72b6c7593 Remove docs duplication 2022-01-21 14:47:01 +02:00
Ayaz Salikhov
571d970832 Merge pull request #1576 from mathbunnyru/master
Update the tag in docs
2022-01-21 14:02:10 +02:00
Ayaz Salikhov
3306119c2d Update the tag in docs 2022-01-21 13:58:08 +02:00
Ayaz Salikhov
b418b67c22 Merge pull request #1575 from romainx/fix-1217-1
Jupyter Notebook deprecation -> default to JupyterLab
2022-01-21 00:47:28 +02:00
romainx
c954633981 JUPYTER_CMD -> DOCKER_STACKS_JUPYTER_CMD (review) 2022-01-20 23:32:52 +01:00
romainx
74bc6b3fa5 Align examples in both docs (review) 2022-01-20 23:23:54 +01:00
romainx
88d83c9f16 Wording in the examples (review) 2022-01-20 19:41:50 +01:00
romainx
c6f7d4637e Fix / improve docs (review) 2022-01-20 15:28:01 +01:00
romainx
7e049373af Merge branch 'fix-1217-1' of https://github.com/romainx/docker-stacks into fix-1217-1 2022-01-20 09:41:07 +01:00
romainx
554ab113b1 Update documentation 2022-01-20 09:35:20 +01:00
romainx
1178c33e27 Fix comand and improve tests 2022-01-20 09:12:38 +01:00
Ayaz Salikhov
39ae7d2202 Fix typing 2022-01-19 23:37:45 +02:00
romainx
de087bb1a3 Test improved (review) 2022-01-19 18:12:15 +01:00
romainx
1d8d7df242 Default to JupyterLab
Introduce a new `JUPYTER_CMD` option
2022-01-19 12:15:54 +01:00
Ayaz Salikhov
f162376112 Merge pull request #1573 from mathbunnyru/asalikhov/add_typing
Add some typing to tests
2022-01-18 21:46:08 +03:00
Ayaz Salikhov
3b6383610e One more fix 2022-01-18 21:01:22 +03:00
Ayaz Salikhov
48f8791ad4 Add missing str 2022-01-18 20:30:10 +03:00