Thijs Walcarius
|
93a6865aa3
|
Also copy hidden files/directories
cp -R does not copy hidden files/directories, causing issues (cfr #1465)
|
2021-09-15 11:17:44 +02:00 |
|
Ayaz Salikhov
|
2ddf41a430
|
Merge pull request #1462 from jupyter/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.12.0
Bump stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0
|
2021-09-13 23:02:37 +03:00 |
|
Ayaz Salikhov
|
9ba6800247
|
Merge pull request #1463 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-09-13 23:01:51 +03:00 |
|
pre-commit-ci[bot]
|
ddaef2cbf9
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.25.0 → v2.26.0](https://github.com/asottile/pyupgrade/compare/v2.25.0...v2.26.0)
- [github.com/pre-commit/mirrors-prettier: v2.3.2 → v2.4.0](https://github.com/pre-commit/mirrors-prettier/compare/v2.3.2...v2.4.0)
- [github.com/openstack-dev/bashate.git: 2.0.0 → 2.1.0](https://github.com/openstack-dev/bashate.git/compare/2.0.0...2.1.0)
|
2021-09-13 19:46:34 +00:00 |
|
dependabot[bot]
|
d42a2c047c
|
Bump stefanzweifel/git-auto-commit-action from 4.11.0 to 4.12.0
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.11.0 to 4.12.0.
- [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](5dd17c3b53...abd87b7d94 )
---
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>
|
2021-09-13 16:14:38 +00:00 |
|
consideRatio
|
310edebfdc
|
[ci skip] Automated publish for db380d15c3
|
2021-09-07 09:24:03 +00:00 |
|
Erik Sundell
|
db380d15c3
|
Merge pull request #1461 from mathbunnyru/asalikhov/fix_email
Fix typo
|
2021-09-07 11:23:23 +02:00 |
|
Ayaz Salikhov
|
a01b73a5b4
|
Fix typo
|
2021-09-07 01:44:37 +03:00 |
|
Ayaz Salikhov
|
9408a7e834
|
Merge pull request #1460 from jupyter/dependabot/github_actions/docker/setup-buildx-action-1.6.0
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
|
2021-09-07 01:40:19 +03:00 |
|
dependabot[bot]
|
3e39b99814
|
Bump docker/setup-buildx-action from 1.5.1 to 1.6.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](abe5d8f79a...94ab11c41e )
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-09-06 16:13:13 +00:00 |
|
Ayaz Salikhov
|
05663b48bb
|
Merge pull request #1458 from mathbunnyru/asalikhov/improve_minimal_notebook_dependencies
Describe minimal-notebook dependencies
|
2021-09-04 18:53:04 +03:00 |
|
Ayaz Salikhov
|
7a7f2ceaa4
|
Fix
|
2021-09-04 16:07:10 +03:00 |
|
Ayaz Salikhov
|
97436b0122
|
Describe minimal-notebook dependencies
|
2021-09-04 14:03:41 +03:00 |
|
Erik Sundell
|
aa574accbd
|
Merge pull request #1456 from mathbunnyru/asalikhov/simplify_makefile
Simplify Makefile
|
2021-09-03 12:20:40 +02:00 |
|
Erik Sundell
|
4fc6eac306
|
Merge pull request #1455 from mathbunnyru/asalikhov/remove_old_workaround
Remove old bug workaround
|
2021-09-03 12:19:47 +02:00 |
|
Erik Sundell
|
d7aa878f22
|
Merge pull request #1454 from mathbunnyru/asalikhov/fix_r_installation
Build r-notebook under arm (again) and fix datascience-notebook build
|
2021-09-03 10:57:54 +02:00 |
|
Ayaz Salikhov
|
e8c614a764
|
Simplify Makefile
|
2021-09-03 10:30:21 +03:00 |
|
Ayaz Salikhov
|
06fdbd5b92
|
Remove old bug workaround
|
2021-09-03 10:15:09 +03:00 |
|
Ayaz Salikhov
|
0f9ab2afd7
|
Fix style
|
2021-09-03 10:12:38 +03:00 |
|
Ayaz Salikhov
|
099bdad557
|
Fix datascience notebook
|
2021-09-03 10:02:59 +03:00 |
|
Ayaz Salikhov
|
9df624dd2e
|
Enable actual build
|
2021-09-03 10:01:39 +03:00 |
|
Ayaz Salikhov
|
b6de9ce5b6
|
Build r-notebook under arm (again)
|
2021-09-03 07:00:37 +00:00 |
|
Erik Sundell
|
aa73424366
|
Merge pull request #1453 from mathbunnyru/asalikhov/unpin_docker_version
Do not pin docker version
|
2021-09-02 15:41:09 +02:00 |
|
Ayaz Salikhov
|
7713f9ac5e
|
Do not pin docker version
|
2021-09-02 00:52:44 +03:00 |
|
Ayaz Salikhov
|
686603da91
|
Merge pull request #1452 from mathbunnyru/asalikhov/pin_docker_version
Pin docker version and move comment out of install
|
2021-09-01 08:51:52 +03:00 |
|
Ayaz Salikhov
|
b5fb545463
|
Move comment out of install
|
2021-09-01 08:51:18 +03:00 |
|
Ayaz Salikhov
|
3482751684
|
Pin docker version
|
2021-09-01 08:40:06 +03:00 |
|
Ayaz Salikhov
|
555fa37f52
|
Merge pull request #1451 from pabepadu/fix/missing_r_packages
Fix: Move comment to uncomment packages installation after r-e1071
|
2021-09-01 08:38:36 +03:00 |
|
pabepadu
|
9fac1efe6f
|
Merge branch 'master' into fix/missing_r_packages
|
2021-09-01 02:08:23 +02:00 |
|
Ayaz Salikhov
|
7ea99928c5
|
Do not build r-notebook for arm because it is not yet ready
|
2021-09-01 01:39:30 +03:00 |
|
pabepadu
|
64a94fa68a
|
Remove comment inside command line
|
2021-08-31 23:25:33 +02:00 |
|
Ayaz Salikhov
|
f93eee8171
|
Merge pull request #1449 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-08-30 22:44:04 +03:00 |
|
pre-commit-ci[bot]
|
19dd22eeaa
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v2.24.0 → v2.25.0](https://github.com/asottile/pyupgrade/compare/v2.24.0...v2.25.0)
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0)
- [github.com/hadolint/hadolint.git: v2.6.0 → v2.7.0](https://github.com/hadolint/hadolint.git/compare/v2.6.0...v2.7.0)
|
2021-08-30 19:31:30 +00:00 |
|
mathbunnyru
|
11a777c0a8
|
[ci skip] Automated publish for 258196c13f
|
2021-08-26 10:25:15 +00:00 |
|
Ayaz Salikhov
|
258196c13f
|
Merge pull request #1446 from mathbunnyru/asalikhov/many_more_arm_images
Enable building arm images for every image except tensorflow-notebook
|
2021-08-26 13:24:30 +03:00 |
|
Ayaz Salikhov
|
e81474cab0
|
Fix docs :(
|
2021-08-26 10:57:36 +03:00 |
|
Ayaz Salikhov
|
4504d63650
|
Do not build datascience-notebook yet
|
2021-08-26 10:56:07 +03:00 |
|
Ayaz Salikhov
|
c85f24268a
|
Update docs
|
2021-08-25 20:11:43 +00:00 |
|
Ayaz Salikhov
|
8704f70055
|
Enable building arm images for every image except tensorflow-notebook
|
2021-08-25 19:52:10 +00:00 |
|
Ayaz Salikhov
|
7eebed7456
|
Merge pull request #1445 from mathbunnyru/asalikhov/remove_julia_arch
Support all julia architectures
|
2021-08-25 22:38:17 +03:00 |
|
Ayaz Salikhov
|
82446be385
|
Fix typo
|
2021-08-25 22:23:18 +03:00 |
|
Ayaz Salikhov
|
3ea6389e1b
|
Support all julia architectures
|
2021-08-25 18:09:14 +00:00 |
|
mathbunnyru
|
b4b7399e52
|
[ci skip] Automated publish for 6ae9805d58
|
2021-08-25 17:56:42 +00:00 |
|
Ayaz Salikhov
|
6ae9805d58
|
Merge pull request #1444 from mathbunnyru/asalikhov/more_arm_images
r-notebook and scipy-notebook work fine under arm
|
2021-08-25 20:56:02 +03:00 |
|
Ayaz Salikhov
|
9451ddbb2d
|
r-notebook and scipy-notebook work fine under arm
|
2021-08-25 15:57:13 +00:00 |
|
Ayaz Salikhov
|
5acbd48ab3
|
Merge pull request #1443 from jupyter/mathbunnyru-patch-3
Do not explicitly ask latest docker buildx version
|
2021-08-25 17:08:07 +03:00 |
|
Ayaz Salikhov
|
b796f6c011
|
Do not explicitly ask latest dockerx version
Fix: https://github.com/jupyter/docker-stacks/issues/1410
|
2021-08-25 14:20:53 +03:00 |
|
mathbunnyru
|
aaa2f6d651
|
[ci skip] Automated publish for 044762949b
|
2021-08-25 10:59:31 +00:00 |
|
Ayaz Salikhov
|
044762949b
|
Merge pull request #1441 from mathbunnyru/asalikhov/use_mamba_everywhere
Use mamba instead of conda where possible
|
2021-08-25 13:58:54 +03:00 |
|
Erik Sundell
|
42a72720dc
|
Merge pull request #1442 from mathbunnyru/asalikhov/remove_pooch_pin
Do not pin pooch version
|
2021-08-25 11:36:53 +02:00 |
|