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
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