Ayaz Salikhov
84995734df
Update readthedocs config
2021-10-16 22:33:16 +03:00
Ayaz Salikhov
9e85c7e15e
Merge pull request #1486 from mathbunnyru/asalikhov/fix_mamba_search
...
Use --quiet when mamba search to simplify output parsing
2021-10-16 22:22:49 +03:00
Ayaz Salikhov
2a552f9375
Use --quiet when mamba search to simplify output parsing
2021-10-16 22:22:00 +03:00
Ayaz Salikhov
ef5e9dda9f
Merge pull request #1485 from mathbunnyru/asalikhov/fix_tensorflow
...
Fix tensorflow keras bug
2021-10-16 22:10:01 +03:00
Ayaz Salikhov
8f06d5ccc0
Fix tensorflow install
2021-10-16 22:06:12 +03:00
Ayaz Salikhov
e0bebfff74
Fix hadolint bug
2021-10-16 17:09:11 +03:00
Ayaz Salikhov
d26adb81cb
Fix tensorflow keras bug
2021-10-16 17:09:11 +03:00
Ayaz Salikhov
7c05535e59
Merge pull request #1483 from NickCrews/remove-blacklist
...
Get rid of `blacklist` word
2021-10-16 16:19:01 +03:00
Ayaz Salikhov
e1bee8d59b
Better docs
2021-10-16 16:17:11 +03:00
Ayaz Salikhov
d665b0c29a
Revert autogenerated file change
2021-10-16 16:14:27 +03:00
Nick Crews
ba2e8d7716
Rename blacklist
-> blocklist
...
A simple change, but also quite easy.
See https://en.wikipedia.org/wiki/Master/slave_(technology)
2021-10-15 11:34:15 -06:00
Ayaz Salikhov
4591a202b0
Merge pull request #1477 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-10-11 23:58:06 +03:00
pre-commit-ci[bot]
178b730997
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/PyCQA/flake8: 3.9.2 → 4.0.1](https://github.com/PyCQA/flake8/compare/3.9.2...4.0.1 )
- [github.com/igorshubovych/markdownlint-cli: v0.28.1 → v0.29.0](https://github.com/igorshubovych/markdownlint-cli/compare/v0.28.1...v0.29.0 )
2021-10-11 19:50:09 +00:00
Ayaz Salikhov
6f4cbae746
Merge pull request #1476 from tomyun/julia-1.6.3
...
Update Julia to 1.6.3
2021-10-07 15:10:08 +03:00
Kyungdahm Yun
0242611460
Update Julia to 1.6.3
2021-10-06 22:50:55 -07:00
Ayaz Salikhov
fbd5c88596
Merge pull request #1475 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-10-04 22:58:24 +03:00
pre-commit-ci[bot]
310beb7413
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.28.0 → v2.29.0](https://github.com/asottile/pyupgrade/compare/v2.28.0...v2.29.0 )
2021-10-04 19:56:28 +00:00
Erik Sundell
20851b347a
Merge pull request #1473 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-09-27 21:58:54 +02:00
pre-commit-ci[bot]
735421663e
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.26.0 → v2.28.0](https://github.com/asottile/pyupgrade/compare/v2.26.0...v2.28.0 )
2021-09-27 19:50:23 +00:00
Erik Sundell
e6970b22a5
Merge pull request #1470 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-09-20 22:18:49 +02:00
pre-commit-ci[bot]
b18c40a552
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 21.8b0 → 21.9b0](https://github.com/psf/black/compare/21.8b0...21.9b0 )
- [github.com/pre-commit/mirrors-prettier: v2.4.0 → v2.4.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.4.0...v2.4.1 )
2021-09-20 20:07:21 +00:00
Ayaz Salikhov
b94c2f2db6
Merge pull request #1467 from twalcari/patch-4
...
Add test for copying of hidden folder
2021-09-18 01:07:27 +03:00
pre-commit-ci[bot]
7494214259
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2021-09-15 14:57:47 +00:00
Thijs Walcarius
891ddbc106
Add test for copying of hidden folder
...
Test if the hidden `.jupyter` folder is properly copied when the user is changed via `NB_USER` environment variable. This folder should exist as `jupyter notebook --generate-config` is executed to generate `/home/jovyan/.jupyter/jupyter_notebook_config.py` .
Test for fix #1466 for issue #1465 .
2021-09-15 16:56:02 +02:00
Ayaz Salikhov
4a6a153a87
Merge pull request #1466 from twalcari/patch-4
...
Also copy hidden files/directories
2021-09-15 17:25:37 +03:00
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