Commit Graph

3555 Commits

Author SHA1 Message Date
Ayaz Salikhov
ef17d06b8d A few cleanups in workflows 2022-09-24 18:12:41 +04:00
Ayaz Salikhov
f9ee71b53a Try to restart docker before pulling images 2022-09-21 11:49:00 +04:00
Ayaz Salikhov
a85bfad8ca Merge tags and create multi-platform images (#1789)
* Merge tags and create multi-platform images

* Add new files :)

* Provide images

* Fix

* Fix

* Use the same naming style as python for the images

* Fix docker image rmi command

* Use plumbum.FG

* Fix

* Add missing path

* Few merging fixes

* Add pushing manifests

* Add missing path

* Add arch to apply tags

* Use platform word

* Remove unused step

* Merge tags for tensorflow as well

* Do not use print

* Make merge_tags work when image doesn't exist

* Add logs

* Add icon

* Add tensorflow-notebook workaround

* Unify platform usage

* Remove unused function

* Fix

* Update docs
2022-09-21 09:58:57 +04:00
Ayaz Salikhov
494fc9c977 Fix ihaskell-notebook link 2022-09-20 12:50:54 +04:00
pre-commit-ci[bot]
eee6648e20 [pre-commit.ci] pre-commit autoupdate (#1788)
updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v2.38.0](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.0)
- [github.com/nbQA-dev/nbQA: 1.4.0 → 1.5.0](https://github.com/nbQA-dev/nbQA/compare/1.4.0...1.5.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-20 05:11:23 +04:00
pre-commit-ci[bot]
1802196347 [pre-commit.ci] pre-commit autoupdate (#1785) 2022-09-13 11:03:58 +04:00
Kyungdahm Yun
e6787a8f2f Update Julia to 1.8.1 (#1784) 2022-09-12 13:37:21 +04:00
Ayaz Salikhov
f677a4dd96 Update docker redirect link 2022-09-12 09:37:37 +02:00
Bjørn Jørgensen
bbe3bbcfa4 Add EXPOSE port 4040 for pyspark image (#1783)
* Add EXPOSE

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-09 00:37:40 +04:00
pre-commit-ci[bot]
c8bbeff1fb [pre-commit.ci] pre-commit autoupdate (#1780) 2022-09-06 09:29:54 +04:00
Peteris Rudzusiks
83a5335f71 Improve performance of fix-permissions script (#1776) 2022-08-24 00:03:24 +04:00
Ayaz Salikhov
1784ef4403 Do not use makefile 2022-08-22 15:21:46 +04:00
Ayaz Salikhov
e53d73bddf Update pre-commit hooks 2022-08-22 14:19:48 +04:00
Darek
0fd68f0e6a Remove inkscape package from the minimal-notebook (#1765)
* Removing inkscape

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Adding Rprofile to add plot_mimetypes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update datascience-notebook/Dockerfile

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Update datascience-notebook/Rprofile.site

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Adding R notebook tests

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Moving Rprofile.site to minimal;
Removing duplicate R test code

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Fixing flake8 errors

* Update minimal-notebook/Dockerfile

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Update minimal-notebook/Rprofile.site

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>

* Removing empty line

* Renaming minetypes to  mimetypes

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Renaming test module to avoid mypy error

* Adding to jupyter.plot_mimetypes

* Update R_mimetype_check.py

* Update test_mimetypes.py

* Update test_R_mimetypes.py

* Update test_R_mimetypes.py

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-08-20 10:17:03 +04:00
Kyungdahm Yun
0d65a32356 Update Julia to 1.8.0 (#1774) 2022-08-19 16:05:24 +04:00
Ayaz Salikhov
64c4cd717a Do not hardcode owner of the image (#1769)
* Do not hardcode owner of the image

* Fix
2022-08-11 11:51:10 +04:00
pre-commit-ci[bot]
b159a79118 [pre-commit.ci] pre-commit autoupdate (#1766) 2022-08-09 08:53:06 +04:00
Ayaz Salikhov
911ef4592b Merge pull request #1764 from mathbunnyru/asalikhov/better_doc_for_tags
Improve docs about tags
2022-08-06 11:08:59 +04:00
Ayaz Salikhov
064599f0be Improve docs about tags 2022-08-06 10:58:12 +04:00
Ayaz Salikhov
0fd03d9356 Merge pull request #1689 from mathbunnyru/asalikhov/ubuntu_jammy
Switch to ubuntu:22.04
2022-08-04 11:15:25 +04:00
Ayaz Salikhov
70940a0247 Merge branch 'main' into asalikhov/ubuntu_jammy 2022-08-03 14:00:17 +04:00
Ayaz Salikhov
25f9aa0789 Update pre-commit hooks 2022-08-02 11:30:30 +04:00
Ayaz Salikhov
7663691ad2 Merge branch 'main' into asalikhov/ubuntu_jammy 2022-08-01 16:10:54 +04:00
Ayaz Salikhov
180033e2e6 Add an easy way to build all aarch64 notebooks 2022-07-28 11:00:39 +04:00
Ayaz Salikhov
a56eb7c5e8 Remove GitHub group-endgroup from Makefile 2022-07-28 10:36:19 +04:00
Ayaz Salikhov
51ddfe1330 Merge branch 'main' into asalikhov/ubuntu_jammy 2022-07-28 10:25:37 +04:00
Bjørn Jørgensen
1533087aaf Add Scala as --build-arg (#1757)
* add scala version choise

* add ; \ fi

* change checksum and removed default scala version

* remove RUN

* add { } and remove old code

* remove 3 duplicated lines.

* Add the commint as a comment

* Add back #Fix

* Rename downloadeds as spark.tgz

* Fix doc

* Update specifics.md

* New fix

* Fix wget

* Remove make link to spark

* Set full path to /usr/local/spark

* Change /usr/local/spark to ${SPARK_HOME}

* fix RUN with if

* Remove empty lines

* Update Dockerfile

* Update Dockerfile

* Update Dockerfile

Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-07-27 22:51:05 +04:00
Ayaz Salikhov
0be9e33502 Fix typo 2022-07-26 10:45:33 +04:00
Ayaz Salikhov
4ddca1c496 Merge pull request #1755 from jupyter/pre-commit-ci-update-config 2022-07-26 09:14:10 +04:00
pre-commit-ci[bot]
b8a0691db2 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.37.1 → v2.37.2](https://github.com/asottile/pyupgrade/compare/v2.37.1...v2.37.2)
- [github.com/pre-commit/mirrors-mypy: v0.961 → v0.971](https://github.com/pre-commit/mirrors-mypy/compare/v0.961...v0.971)
- [github.com/igorshubovych/markdownlint-cli: v0.32.0 → v0.32.1](https://github.com/igorshubovych/markdownlint-cli/compare/v0.32.0...v0.32.1)
- [github.com/kynan/nbstripout: 0.5.0 → 0.6.0](https://github.com/kynan/nbstripout/compare/0.5.0...0.6.0)
2022-07-25 22:38:06 +00:00
Ayaz Salikhov
efa95c2c5b Merge pull request #1753 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-07-19 16:31:17 +04:00
pre-commit-ci[bot]
8b582e5209 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/nbQA-dev/nbQA: 1.3.1 → 1.4.0](https://github.com/nbQA-dev/nbQA/compare/1.3.1...1.4.0)
2022-07-18 21:27:44 +00:00
Ayaz Salikhov
57ebe55c07 Merge pull request #1751 from mathbunnyru/fix_docs_deault_branch
Fix docs default branch
2022-07-17 16:39:38 +04:00
Ayaz Salikhov
9809c541c8 Fix docs default branch 2022-07-17 16:35:04 +04:00
Ayaz Salikhov
a01f3098f3 Better docs 2022-07-17 16:27:59 +04:00
Ayaz Salikhov
9b3c3b183a Merge pull request #1750 from mathbunnyru/asalikhov/reduce_timeouts
Reduce sleep timeouts in tests
2022-07-17 14:48:59 +04:00
Ayaz Salikhov
20dcf414ef Update pre-commit hooks 2022-07-17 13:53:20 +04:00
Ayaz Salikhov
6e62efb398 Reduce sleep timeouts in tests 2022-07-17 13:20:54 +04:00
Ayaz Salikhov
16724fb118 Merge pull request #1749 from mathbunnyru/asalikhov/up_docs_dependencies
Up docs dependencies and move requirements to docs folder
2022-07-17 12:55:26 +04:00
Ayaz Salikhov
1927f66db5 Up docs dependencies and move requirements to docs folder 2022-07-17 12:51:31 +04:00
Ayaz Salikhov
c2c7020fa7 Fix Makefile after recent changes 2022-07-17 12:41:39 +04:00
Ayaz Salikhov
b186ce5fea Update test_packages.py 2022-07-11 21:59:24 +04:00
Ayaz Salikhov
622ebdd671 Update pre-commit hooks 2022-07-11 21:58:04 +04:00
Ayaz Salikhov
e050d8c567 Use 22.04 tag to make the code easier to understand 2022-07-09 16:59:40 +04:00
Ayaz Salikhov
103da29c0a Merge branch 'main' into asalikhov/ubuntu_jammy 2022-07-09 16:50:05 +04:00
Ayaz Salikhov
18b10e7f73 Update conda->mamba in binder 2022-07-08 00:56:22 +04:00
Ayaz Salikhov
3070eaa8a7 Merge pull request #1744 from mathbunnyru/asalikhov/up_tag
Update tag example
2022-07-08 00:47:16 +04:00
Ayaz Salikhov
f445acf037 Update tag example 2022-07-08 00:42:20 +04:00
Ayaz Salikhov
807999a412 Merge pull request #1741 from mathbunnyru/asalikhov/rename_master
Rename master->main in all the source code
2022-07-07 17:33:21 +04:00
Ayaz Salikhov
9f33e1c046 Update .github/workflows/docker-wiki-update.yml 2022-07-07 14:52:41 +04:00