Commit Graph

3139 Commits

Author SHA1 Message Date
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
Ayaz Salikhov
d42a0b8ffa Rename master->main in all the source code 2022-07-07 14:51:09 +04:00
Ayaz Salikhov
f60eda163f Merge pull request #1727 from Bidek56/master 2022-07-06 09:02:31 +04:00
Ayaz Salikhov
7e54782a9f Merge pull request #1736 from mathbunnyru/asalikhov/enable_arm_datascience
Build aarch64 datascience-notebook
2022-07-06 00:55:05 +04:00
Ayaz Salikhov
102c4f5fe3 Merge pull request #1738 from jupyter/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.14.1
Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.1
2022-07-06 00:24:26 +04:00
dependabot[bot]
c6f64582eb Bump stefanzweifel/git-auto-commit-action from 4.13.1 to 4.14.1
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.13.1 to 4.14.1.
- [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
- [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
- [Commits](5804e42f86...49620cd3ed)

---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-05 20:23:04 +00:00
Ayaz Salikhov
e862dc9005 Update specifics.md 2022-07-06 00:00:15 +04:00
pre-commit-ci[bot]
079849388c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-07-05 19:42:19 +00:00
Darek
b96757876e Updates to the OpenJDK comments
Clarifying OpenJDK comments
2022-07-05 15:41:31 -04:00
Darek
ca96253c4a Update docs/using/specifics.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-07-05 15:24:15 -04:00
Darek
452ccd88fd Update docs/using/specifics.md
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com>
2022-07-05 15:23:14 -04:00
Ayaz Salikhov
8e059fd6c2 Exclude rpy2 from installing on aarch64 2022-07-05 22:23:13 +04:00
Darek
4449d13ba7 Merge branch 'jupyter:master' into master 2022-07-05 14:04:08 -04:00
Ayaz Salikhov
061b2b2d4c Use ubuntu:jammy in more places 2022-07-05 22:01:54 +04:00
Ayaz Salikhov
6da462d1d9 Merge branch 'master' into asalikhov/ubuntu_jammy 2022-07-05 21:57:59 +04:00
Ayaz Salikhov
de90850c1c Build aarch64 datascience-notebook 2022-07-05 20:01:20 +04:00
Ayaz Salikhov
92a0a0ae23 Revert "Only enable base notebook for quick test"
This reverts commit a44575b4d7.
2022-07-05 19:53:47 +04:00