dependabot[bot]
a4aac3ecd3
Bump docker/login-action from 1.14.1 to 2
...
Bumps [docker/login-action](https://github.com/docker/login-action ) from 1.14.1 to 2.
- [Release notes](https://github.com/docker/login-action/releases )
- [Commits](dd4fa0671b...49ed152c8e
)
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 16:09:08 +00:00
dependabot[bot]
1a82dc996c
Bump docker/setup-buildx-action from 1.7.0 to 2
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.7.0 to 2.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](f211e3e9de...dc7b9719a9
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-05-09 16:09:05 +00:00
Ayaz Salikhov
93d8207559
Better markdown-disable rules
2022-05-08 20:23:08 +03:00
Ayaz Salikhov
4f2525b52f
Merge branch 'master' into asalikhov/pr_template
2022-05-08 20:20:26 +03:00
Ayaz Salikhov
60b4e4b298
Update pre-commit hooks
2022-05-06 16:37:02 +03:00
Ayaz Salikhov
d8ebb0d1d5
Merge pull request #1693 from jupyter/dependabot/github_actions/docker/setup-buildx-action-1.7.0
...
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
2022-05-03 17:02:44 +03:00
Ben Mares
476829f0f4
Proposed improvements for G_SLICE ( #1697 )
...
* Try to fix mamba under aarch64 QEMU by setting ENV G_SLICE=always-malloc
* Set G_SLICE inside if statement
* Write "extract_threads: 1" to /opt/.condarc
Co-authored-by: Ayaz Salikhov <mathbunnyru@gmail.com >
2022-05-03 16:51:38 +03:00
Ayaz Salikhov
edba560ce9
Merge pull request #1694 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-05-03 00:07:55 +03:00
pre-commit-ci[bot]
e1fd7acd81
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/pre-commit/mirrors-mypy: v0.942 → v0.950](https://github.com/pre-commit/mirrors-mypy/compare/v0.942...v0.950 )
2022-05-02 21:02:33 +00:00
dependabot[bot]
2bdc06029a
Bump docker/setup-buildx-action from 1.6.0 to 1.7.0
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](94ab11c41e...f211e3e9de
)
---
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 >
2022-05-02 16:07:41 +00:00
Ayaz Salikhov
0038a8da6a
Simpler julia test
2022-05-02 17:38:36 +03:00
Ayaz Salikhov
b9afdec77e
Merge pull request #1691 from mathbunnyru/asalikhov/better_arm_datascience
...
Better arm image for datascience-notebook
2022-05-02 09:54:06 +03:00
Ayaz Salikhov
1ec2cdce2f
Add PR template
2022-05-02 03:14:28 +03:00
Ayaz Salikhov
b44537f7a6
Better arm image for datascience-notebook
2022-05-02 02:36:36 +03:00
Ayaz Salikhov
ef1c2daec0
Merge branch 'master' into asalikhov/ubuntu_jammy
2022-05-02 01:55:59 +03:00
Ayaz Salikhov
17762c3e80
Modernize build workflows
2022-05-02 01:37:59 +03:00
Ayaz Salikhov
ac799821f2
Add slash for better readibility
2022-05-02 01:17:24 +03:00
Ayaz Salikhov
4f1bd6e903
Better comment style
2022-05-02 01:15:16 +03:00
Ayaz Salikhov
29b760ad69
Merge pull request #1690 from mathbunnyru/asalikhov/modernize_workflows
...
Make workflows look better
2022-05-02 01:04:40 +03:00
Ayaz Salikhov
858fddbcae
Use simple pip install
2022-05-02 01:00:51 +03:00
Ayaz Salikhov
81a93d20ba
Merge pull request #1673 from mathbunnyru/asalikhov/modules
...
Make tests a module and make imports absolute
2022-05-01 21:23:51 +03:00
Ayaz Salikhov
49970cf553
Fix wiki path
2022-05-01 21:07:47 +03:00
Ayaz Salikhov
67fed35b2c
Make workflows look better
2022-05-01 20:29:30 +03:00
Ayaz Salikhov
d11cb67ace
Switch to ubuntu:jammy
2022-05-01 20:03:58 +03:00
Ayaz Salikhov
05c4ef42a2
Fix wording
2022-05-01 17:01:37 +03:00
Ayaz Salikhov
a3a6ebd46e
Merge pull request #1677 from eriksjolund/add_podman_example
...
Add section "Using the Podman CLI"
2022-05-01 16:43:34 +03:00
Ayaz Salikhov
4bce594ca7
Move notes below the command
2022-05-01 16:38:57 +03:00
Ayaz Salikhov
34382068dd
Minor style changes
2022-05-01 16:33:26 +03:00
Erik Sjölund
576e3b586a
Add section "Using the Podman CLI"
...
* Add exmaple 4 that demonstrates how to run the container
image docker.io/jupyter/r-notebook:6b49f3337709 with rootless podman.
Some text from example 2 was reused in example 4.
Co-authored-by: Ayaz Salikhov <mathbunnyru@users.noreply.github.com >
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com >
2022-05-01 15:23:10 +02:00
Ayaz Salikhov
c6ae418538
Merge branch 'master' into asalikhov/modules
2022-05-01 13:15:45 +03:00
Ayaz Salikhov
a53fcbed32
Merge pull request #1594 from maresb/micromamba
...
Use micromamba to bootstrap mamba
2022-05-01 12:58:18 +03:00
Ayaz Salikhov
a8579ea332
Fix choosing python version
2022-04-30 20:43:47 +03:00
Ayaz Salikhov
f6704028bc
Remove mamba and micromamba explicit versions
2022-04-30 20:41:20 +03:00
Ayaz Salikhov
0b66a72087
Keep apt list sorted
2022-04-30 20:25:21 +03:00
Ben Mares
c9e507c94b
Don't exclude Mamba from tests
2022-04-29 23:33:54 +02:00
Ben Mares
adcc2e6991
Merge remote-tracking branch 'upstream/master' into micromamba
2022-04-29 20:20:10 +02:00
Ben Mares
88fdffe4e6
Workaround for hanging via extract_threads=1
2022-04-29 20:11:13 +02:00
Ayaz Salikhov
96e111bb47
Fix typo
2022-04-28 16:45:07 +01:00
Ayaz Salikhov
10b1efedb0
Merge branch 'master' into asalikhov/modules
2022-04-28 16:35:14 +01:00
Ayaz Salikhov
4b830d5897
Merge pull request #1687 from yacchin1205/fix/healthcheck-for-jupyterhub
...
Fix HEALTHCHECK command for JupyterHub
2022-04-23 13:44:28 +01:00
yacchin1205
f881565675
Fix healthcheck for JupyterHub
2022-04-22 02:10:24 +00:00
Ayaz Salikhov
8a9f7e2157
Merge pull request #1685 from alexander-manley/patch-2
...
Update recipes.md
2022-04-20 11:28:46 +01:00
Alexander Manley
e9c993f055
Update recipes.md
...
Delta 1.2 was released. Important key improvements were made.
2022-04-19 12:23:32 -04:00
Ayaz Salikhov
f6ac8f26bd
Merge pull request #1684 from jupyter/dependabot/github_actions/stefanzweifel/git-auto-commit-action-4.14.1
...
Bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1
2022-04-19 16:39:08 +03:00
dependabot[bot]
78e6a669da
Bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1
...
Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action ) from 4.14.0 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](c4b132ec2c...49620cd3ed
)
---
updated-dependencies:
- dependency-name: stefanzweifel/git-auto-commit-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-18 16:07:05 +00:00
Ayaz Salikhov
821cd7deda
Merge pull request #1683 from turrisxyz/naveen/feat/set-perms-actions
...
Set permissions for GitHub actions
2022-04-14 16:45:34 +03:00
Ayaz Salikhov
900c5b3ca5
Filter docs.github.com links in linkcheck
2022-04-14 16:35:24 +03:00
neilnaveen
0e4f74d8f5
Set permissions for GitHub actions
...
- Included permissions for the action. https://github.com/ossf/scorecard/blob/main/docs/checks.md#token-permissions
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#permissions
https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs
[Keeping your GitHub Actions and workflows secure Part 1: Preventing pwn requests](https://securitylab.github.com/research/github-actions-preventing-pwn-requests/ )
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much.
Signed-off-by: neilnaveen <42328488+neilnaveen@users.noreply.github.com >
2022-04-14 00:08:38 +00:00
Ayaz Salikhov
edfdb9dd3a
Merge pull request #1681 from jupyter/pre-commit-ci-update-config
...
[pre-commit.ci] pre-commit autoupdate
2022-04-12 02:52:29 +03:00
pre-commit-ci[bot]
220bbb3a2a
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.31.1 → v2.32.0](https://github.com/asottile/pyupgrade/compare/v2.31.1...v2.32.0 )
- [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.2.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.1.0...v4.2.0 )
2022-04-11 21:48:08 +00:00