Commit Graph

355 Commits

Author SHA1 Message Date
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
consideRatio
310edebfdc [ci skip] Automated publish for db380d15c3 2021-09-07 09:24:03 +00:00
Ayaz Salikhov
a01b73a5b4 Fix typo 2021-09-07 01:44:37 +03:00
mathbunnyru
11a777c0a8 [ci skip] Automated publish for 258196c13f 2021-08-26 10:25:15 +00:00
Ayaz Salikhov
e81474cab0 Fix docs :( 2021-08-26 10:57:36 +03:00
Ayaz Salikhov
c85f24268a Update docs 2021-08-25 20:11:43 +00:00
mathbunnyru
b4b7399e52 [ci skip] Automated publish for 6ae9805d58 2021-08-25 17:56:42 +00:00
Ayaz Salikhov
9451ddbb2d r-notebook and scipy-notebook work fine under arm 2021-08-25 15:57:13 +00:00
mathbunnyru
aaa2f6d651 [ci skip] Automated publish for 044762949b 2021-08-25 10:59:31 +00:00
Ayaz Salikhov
1fce48cd6c Use mamba instead of conda where possible 2021-08-24 23:41:32 +03:00
Ayaz Salikhov
ec9b7e9301 Add pyupgrade tool 2021-08-24 16:43:53 +03:00
mathbunnyru
91af9c8ee9 [ci skip] Automated publish for 8e693aad7d 2021-08-09 17:29:23 +00: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
consideRatio
8a94d6f312 [ci skip] Automated publish for 0efb97d20d 2021-08-07 07:27:44 +00:00
James Brock
39c0f18214 ihaskell-notebook moved from Docker Hub to Github 2021-08-07 12:41:18 +09:00
mathbunnyru
232f2efa1e [ci skip] Automated publish for 2001655f1e 2021-07-17 19:24:39 +00:00
Ayaz Salikhov
2001655f1e Fix links in index.rst (#1413) 2021-07-17 22:24:03 +03:00
consideRatio
2d4c4d8d87 [ci skip] Automated publish for 514883dc66 2021-07-16 21:02:35 +00:00
Ayaz Salikhov
7ee6bdb3c4 Support arm builds
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
2021-07-16 17:13:33 +03:00
mathbunnyru
6333762c56 [ci skip] Automated publish for 481bafbda7 2021-07-08 14:06:16 +00:00
Holden Karau
481bafbda7 Make the base & minimal notebook containers not amd specific (e.g. support building for arm64) (#1368)
* Dynamically select the right miniforge arch and unpin the ROOT_CONTAINER so that buildx can build arm64 and amd64

cleanup

* Remove the commented out hard set of arch

* Address code review comments from mathbunnyru

* Add setting the owner to respective dockerhbub username

* Revert "Add setting the owner to respective dockerhbub username"

This reverts commit a8d9c468a7d35dbda33ae902cc524db599519d8a.

* Fix up the dockerfile, make the default buildx compatible with the CI and add a comment about how to do cross-platform builds.

* Update the docs

* Refactor the Makefile to support cross-building images incrementally, add ARG OWNER to the Dockerfile's so people can more easily push to their own, add docker buildx & ARM64 support to the CI

* Simplify build-test-all rule

* Match patch version

* Run prettier on docker.yml

* Declare and export seperately per docker lint

* Skip CI changes

* Revert the makefile changes

* Update the Arch comment to match

* back out unrelated changes
2021-07-08 17:05:35 +03:00
Erik Sundell
fe3968efe0 pre-commit: run black autoformatter on all files 2021-06-28 22:07:23 +02:00
GitHub Actions
e8c0e9ab23 [ci skip] Automated publish for d3784434e5 2021-06-21 17:20:00 +00:00
Ayaz Salikhov
a0f0150712 Make README.md match index.rst 2021-06-21 19:56:34 +03:00
GitHub Actions
ebc453bf38 [ci skip] Automated publish for b32574afee 2021-06-21 16:38:20 +00:00
Ayaz Salikhov
4a8ca96e15 Revert rst changes 2021-06-21 19:25:51 +03:00
Ayaz Salikhov
334381dfe2 Limit markdown line length to 200 2021-06-21 12:59:21 +03:00
Ayaz Salikhov
fe46e814ad Make docs build process less obscure 2021-06-20 19:05:40 +03:00
Ayaz Salikhov
90e43db305 Small docs fix 2021-06-14 15:36:08 +03:00
Ayaz Salikhov
38b616f12e Merge pull request #1328 from mathbunnyru/asalikhov/modern_issue_template
Use modern GitHub issue templates
2021-06-14 15:31:57 +03:00
Ayaz Salikhov
7b37074ec7 Update cookiecutter instruction because of project changes 2021-06-14 15:13:05 +03:00
Ayaz Salikhov
4f094735cb Merge branch 'master' into asalikhov/modern_issue_template 2021-06-13 21:34:35 +03:00
GitHub Actions
982fec6fa9 [ci skip] Automated publish for 4a6f5b7e5d 2021-06-13 17:49:48 +00:00
Ayaz Salikhov
7853778dbf Merge branch 'master' into asalikhov/modern_issue_template 2021-06-07 23:04:57 +03:00
GitHub Actions
587009a341 [ci skip] Automated publish for 396024a4dd 2021-06-07 20:00:49 +00: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
GitHub Actions
95da54ee8a [ci skip] Automated publish for 4c5e2cfc72 2021-06-02 21:19:57 +00: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
GitHub Actions
731c12330f [ci skip] Automated publish for af07bff382 2021-06-01 10:15:56 +00: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
GitHub Actions
e9301f4115 [ci skip] Automated publish for 65c71a9970 2021-05-25 13:29:39 +00: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