Ayaz Salikhov
e6f746a6d4
Merge pull request #1570 from agustingenoud/patch-1
...
Spark version incompatibility with Delta
2022-01-13 17:42:17 +03:00
Ayaz Salikhov
16f68e7d09
Update docs/using/recipes.md
2022-01-13 17:31:43 +03:00
Ayaz Salikhov
1ebca76164
Update docs/using/recipes.md
2022-01-13 17:31:16 +03:00
agustin genoud
4579e5acf3
Spark version incompatibility with Delta
...
Calling the "latest" tag in "FROM jupyter/pyspark-notebook:latest" installs the Spark 3.2 version which is incompatible with delta lake ( https://docs.delta.io/latest/releases.html#-compatibility-with-as ). Installing the last version of Spark 3.1.x resolves the issue. In the jupyter docker repo that would be version 3.1.18
2022-01-12 20:24:39 -03:00
Ayaz Salikhov
f51aa480b7
Merge pull request #1568 from mathbunnyru/asalikhov/simplify_requirements
...
Do not fix sphinx version
2022-01-12 15:39:49 +03:00
Ayaz Salikhov
018ed4aacc
Do not fix sphinx version
2022-01-12 15:32:27 +03:00
Ayaz Salikhov
8689bd5c30
Merge pull request #1567 from jupyter/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.13.0
...
Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0
2022-01-12 08:35:27 +03:00
dependabot[bot]
02b3b403c0
Bump stefanzweifel/git-auto-commit-action from 4.12.0 to 4.13.0
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4.12.0 to 4.13.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](abd87b7d94...8040434425
)
---
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-01-11 16:13:18 +00:00
Erik Sundell
a87ae087ed
Merge pull request #1566 from mathbunnyru/asalikhov/simplify_docs_configuration
...
Implement docs configuration from scratch to make it simple
2022-01-11 14:06:40 +01:00
Ayaz Salikhov
ce9c98be15
Update rtd config
2022-01-11 15:50:53 +03:00
Ayaz Salikhov
008792c01b
Add versions
2022-01-11 15:44:16 +03:00
Ayaz Salikhov
cced50c1dd
Lint file
2022-01-11 15:39:48 +03:00
Ayaz Salikhov
f308f43f53
Implement docs configuration from scratch to make it simple
2022-01-11 14:28:27 +03:00
Ayaz Salikhov
cfc62597b0
Merge pull request #1565 from mathbunnyru/asalikhov/remove_transifex
...
Remove transifex translations
2022-01-09 23:46:32 +03:00
Ayaz Salikhov
065938bc80
Remove some packages
2022-01-09 12:31:07 +03:00
Ayaz Salikhov
f7299f0dcd
Remove transifex translations
2022-01-09 12:28:04 +03:00
mathbunnyru
f77f1a2a42
Automated publish for 43882c4dd5
2022-01-09 08:56:10 +00:00
Ayaz Salikhov
43882c4dd5
Merge pull request #1562 from romainx/fix-1423
...
Turn off ipython low-level output capture and forward
2022-01-09 11:55:34 +03:00
Ayaz Salikhov
c81a0eae4a
Update pyspark-notebook/ipython_kernel_config.py
2022-01-09 11:54:24 +03:00
mathbunnyru
f6f6a65aa1
Automated publish for c34d2c4d45
2022-01-09 08:50:35 +00:00
Ayaz Salikhov
c34d2c4d45
Merge pull request #1564 from romainx/fix-1552
...
Fix broken markdown anchors in the doc
2022-01-09 11:50:01 +03:00
romainx
35e4bb4038
Fix broken markdown anchors in the doc
...
Used a workaround by transforming MD to HTML anchors.
2022-01-09 09:27:59 +01:00
romainx
8e804c51c2
IPython low-level output capture and forward documentation
2022-01-08 11:39:57 +01:00
romainx
9529e3dffe
Turn off ipython low-level output capture and forward
2022-01-07 17:53:27 +01:00
Erik Sundell
11db461624
Merge pull request #1560 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-01-03 22:33:52 +01:00
pre-commit-ci[bot]
d7b7553e1c
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.29.1 → v2.31.0](https://github.com/asottile/pyupgrade/compare/v2.29.1...v2.31.0 )
2022-01-03 21:18:41 +00:00
Ayaz Salikhov
12460db878
Merge pull request #1559 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-12-28 00:25:37 +03:00
pre-commit-ci[bot]
a0ba78be20
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.2 → v0.8.0.3](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.2...v0.8.0.3 )
2021-12-27 21:23:38 +00:00
Ayaz Salikhov
af096a77de
Merge pull request #1558 from tomyun/julia-1.7.1
...
Update Julia to 1.7.1
2021-12-27 08:53:53 +03:00
Kyungdahm Yun
0df9c81b17
Update Julia to 1.7.1
2021-12-26 16:17:12 -08:00
Erik Sundell
8c2836ace4
Merge pull request #1555 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2021-12-21 14:32:08 +01:00
Erik Sundell
fcc6e25e5e
Merge pull request #1554 from jupyter/dependabot/github_actions/docker/login-action-1.12.0
...
Bump docker/login-action from 1.10.0 to 1.12.0
2021-12-21 14:18:33 +01:00
pre-commit-ci[bot]
664f9aac0d
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.1 → v0.8.0.2](https://github.com/shellcheck-py/shellcheck-py/compare/v0.8.0.1...v0.8.0.2 )
2021-12-20 20:51:48 +00:00
dependabot[bot]
56e5fdd549
Bump docker/login-action from 1.10.0 to 1.12.0
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.10.0 to 1.12.0.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](f054a8b539...42d299face
)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-12-20 16:15:20 +00:00
Ayaz Salikhov
ace92d3c5f
Merge pull request #1550 from consideRatio/pr/apt-get-upgrade
...
Run apt-get upgrade to patch known vulnerabilities faster
2021-12-16 13:32:05 +03:00
Ayaz Salikhov
2bdaa2cd12
Update base-notebook/Dockerfile
2021-12-16 13:30:20 +03:00
Erik Sundell
bc6819237d
Run apt-get upgrade to patch known vulnerabilities faster
2021-12-16 00:25:26 +01:00
consideRatio
9e53812b39
Automated publish for 8a6c3c1c67
2021-12-15 14:05:04 +00:00
Erik Sundell
8a6c3c1c67
Merge pull request #1548 from mathbunnyru/asalikhov/document_notebook_args
...
Document NOTEBOOK_ARGS
2021-12-15 15:04:23 +01:00
Ayaz Salikhov
3d87fcc1a7
Document NOTEBOOK_ARGS
2021-12-15 16:40:15 +03:00
Ayaz Salikhov
9ed3b8de5d
Merge pull request #1547 from IMOKURI/fix-variable-in-log
...
fix variable typo in log
2021-12-15 16:25:33 +03:00
Yoshio Sugiyama
c7da5c62ad
fix variable typo
2021-12-15 20:25:32 +09:00
Ayaz Salikhov
985bd824c1
Merge pull request #1546 from maresb/fix-spurious-warning
...
Fix spurious warnings when using docker run --user=X
2021-12-15 13:23:29 +03:00
Ben Mares
edd0bf71a6
Log before assert
2021-12-14 22:40:45 +01:00
Ben Mares
8958ba7592
Warn if NB_USER not jovyan and can't rename home
2021-12-14 21:12:09 +01:00
Ben Mares
c772e98ac7
Fix spurious error messages with altered uid
2021-12-14 21:12:09 +01:00
Ben Mares
709206ac87
Check base-notebook test logs for ERROR/WARNING
2021-12-14 21:12:08 +01:00
Ayaz Salikhov
b4aab84201
Merge pull request #1545 from mathbunnyru/asalikhov/try_old_mamba
...
Try to use old mamba version
2021-12-13 21:39:21 +03:00
Ayaz Salikhov
57156de45b
Older mamba for arm
2021-12-12 22:54:52 +03:00
Ayaz Salikhov
4ae1d3e11d
Fix
2021-12-12 15:33:53 +03:00