acjbrouwer
1f11f445ed
Fix broken link to r-notebook tags on quay ( #2021 )
2023-11-03 14:27:15 +01:00
Ayaz Salikhov
61e271032d
Make manifests more beautiful
2023-11-03 10:12:29 +01:00
Ayaz Salikhov
af37e9ced2
Compare env variable with string 'true' value
2023-11-01 00:00:20 +01:00
Ayaz Salikhov
c27ab18a05
Remove use of expressions inside if
2023-10-31 23:55:56 +01:00
Ayaz Salikhov
7bdc64f5a1
Always use expression inside env
2023-10-31 23:40:59 +01:00
Ayaz Salikhov
65618ec1a1
Add missing condition on running aarch64-tensorflow build
2023-10-31 16:46:07 +01:00
Ayaz Salikhov
154343498e
[TMP] Disable mybinder linkcheck
2023-10-31 16:41:24 +01:00
Ayaz Salikhov
e9bb9c14b2
Update first example
2023-10-31 16:37:47 +01:00
Ayaz Salikhov
463ced7e4f
Update tag example
2023-10-31 16:29:35 +01:00
Ayaz Salikhov
7b57f14014
Fix README info
2023-10-31 11:42:39 +01:00
Ayaz Salikhov
64248b85c6
Increase timeout in test_spark_notebooks
2023-10-30 12:13:12 +01:00
xieshuaihu
66f7beff16
add grpcio grpcio-status to support spark connect ( #2017 )
...
* add grpcio grpcio_status to support spark connect
* Sort install list
* Fix package name
* Update pyspark docs with new deps grpcio and grpcio-status
* set grpcio and grpcio-status version as 1.56
* exclude grpcio and grpcio-status in test_packages.py
* Update selecting.md
* Update test_packages.py
* Update Dockerfile
---------
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
2023-10-30 12:11:32 +01:00
Ayaz Salikhov
fb105c9355
Fix .readthedocs.yaml style
2023-10-28 02:03:17 +03:00
Ayaz Salikhov
2e35c52f83
Introduce policy for new images/packages ( #2016 )
...
* Introduce policy for new images/packages
* Fix GitHub links
* Upadte list
2023-10-27 13:00:22 +03:00
Ayaz Salikhov
df0464cf4e
Add navigation_with_keys: False and sort options
2023-10-26 16:24:49 +03:00
Ayaz Salikhov
343ef3d174
Rearrange parts in README.md to and remove call for maintainers ( #2013 )
2023-10-23 10:50:22 +02:00
Ayaz Salikhov
b331741540
Start new sentences on a new line in markdown
2023-10-21 20:11:49 +02:00
Ayaz Salikhov
ad28158ab1
Make troubleshooting.md source code more readable
2023-10-21 20:06:45 +02:00
Ayaz Salikhov
3aed21ef44
Improve wording in tasks.md
2023-10-21 19:59:00 +02:00
Ayaz Salikhov
02e7062250
Unify <somestack> usage
2023-10-21 19:49:29 +02:00
Ayaz Salikhov
e1ad1e302b
Make features.md source code more readable
2023-10-21 19:44:15 +02:00
Ayaz Salikhov
5d62545ea2
Update issue links
2023-10-21 19:41:28 +02:00
Ayaz Salikhov
f8c232a9d9
Use apt-get update --yes
2023-10-21 18:26:47 +02:00
Ayaz Salikhov
65be44707a
Add registry to old images
2023-10-21 11:05:46 +02:00
Ayaz Salikhov
52f79605f3
Update example date
2023-10-21 02:10:53 +02:00
Ayaz Salikhov
119766df29
Use Docker Hub for an old image
2023-10-21 02:10:15 +02:00
Ayaz Salikhov
ee7b9133fb
Use quay.io for cookiecutter
2023-10-21 02:09:59 +02:00
Ayaz Salikhov
542eae692c
Write registry to a file with all tags
2023-10-21 00:11:03 +02:00
Ayaz Salikhov
00a6728161
Move from Docker Hub to quay.io ( #2010 )
...
* Move from Docker Hub to quay.io
* Fix http->https
* Update registry-overviews
* Remove Docker Hub name
2023-10-20 22:31:45 +02:00
Ayaz Salikhov
3e04ded3a3
Add DockerHub warning ( #2009 )
2023-10-20 22:30:14 +02:00
Ayaz Salikhov
fe7dbdd1a2
Fix Makefile
2023-10-20 22:28:43 +02:00
Ayaz Salikhov
e4e2f6ad60
Fix Makefile when using registry
2023-10-20 22:28:07 +02:00
Ayaz Salikhov
7cce21edff
Add registry to docker push
commands
2023-10-20 20:35:51 +02:00
Ayaz Salikhov
5a9ef502d4
Use github.repository_owner where possible
2023-10-20 20:05:44 +02:00
Ayaz Salikhov
7de6ac7b68
Build all workflows in my fork ( #2012 )
...
* Build all workflows in my fork
* Build contributed recipes only in jupyter, because I don't have aarch64 runners
2023-10-20 19:46:31 +02:00
Ayaz Salikhov
a55db53d96
Improve docs
2023-10-20 16:28:11 +02:00
Ayaz Salikhov
848a826747
Fix build manifest image size and improve name
2023-10-20 03:45:03 +02:00
Ayaz Salikhov
2a6a10a781
Simplify create-dev-env by using runner.arch ( #2011 )
2023-10-20 03:43:47 +02:00
Ayaz Salikhov
f1a18d515c
Better badge url
2023-10-20 02:42:38 +02:00
Ayaz Salikhov
189df18e9a
Better badge url
2023-10-20 02:41:52 +02:00
Ayaz Salikhov
94ab69dde0
Use registry during docker save
2023-10-20 00:51:39 +02:00
Ayaz Salikhov
0d5a6b0164
Do not run full rebuild on tagging/README.md changes
2023-10-20 00:48:13 +02:00
Ayaz Salikhov
00e591fcf0
Add docker.io to more places
2023-10-20 00:43:18 +02:00
Ayaz Salikhov
814219407b
Remove some Docker Hub usage
2023-10-19 22:06:58 +02:00
Ayaz Salikhov
72c6fafccb
Add missing file
2023-10-19 22:02:34 +02:00
Ayaz Salikhov
ad85d8106c
Use word registry in workflows where possible
2023-10-19 22:01:47 +02:00
Ayaz Salikhov
ebfeda100b
Use word registry in workflows where possible
2023-10-19 21:57:27 +02:00
Ayaz Salikhov
a38f9248d2
Use word registry in workflows where possible
2023-10-19 21:53:01 +02:00
Ayaz Salikhov
4adbb05073
Add docker.io to docker run commands
2023-10-19 21:26:48 +02:00
Ayaz Salikhov
f8cd90ade1
Add an ability to specify registry when using docker images ( #2008 )
...
* Add an ability to specify registry when using docker images
* Fix typo
* [TMP] Speedup workflow
* Revert "[TMP] Speedup workflow"
This reverts commit 3af0055ccf
.
2023-10-19 21:15:10 +02:00