Commit Graph

3555 Commits

Author SHA1 Message Date
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
Ayaz Salikhov
8be708bd9c Merge pull request #1679 from mathbunnyru/quiet_mamba_info
Add --quiet to mamba info
2022-04-07 15:50:16 +02:00
Ayaz Salikhov
0499f0e12c Add --quiet to mamba info 2022-04-07 15:04:20 +02:00
Ben Mares
0b77294758 Set lock_timeout=300 2022-04-06 11:03:54 +02:00
Ben Mares
2d22fe1642 Try 1=download_threads=extract_threads 2022-04-05 22:42:56 +02:00
Ayaz Salikhov
068e3c5dda Merge pull request #1672 from mathbunnyru/asalikhov/remove_warning
Remove JUPYTER_ENABLE_LAB variable warning
2022-04-05 20:03:39 +02:00
Ayaz Salikhov
b4a0fc5ad5 Merge pull request #1678 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-04-04 23:41:36 +01:00
pre-commit-ci[bot]
c338039506 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-prettier: v2.6.1 → v2.6.2](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.1...v2.6.2)
2022-04-04 20:42:52 +00:00
Ben Mares
d10583c564 Slightly reduce micromamba verbosity 2022-04-04 19:44:46 +02:00
Ben Mares
3f67c20598 Enable verbose mode on mamba install 2022-04-04 12:24:18 +02:00
Ben Mares
bfd803941b Allow pinning of MAMBA_VERSION 2022-04-03 16:41:07 +02:00
Ben Mares
12496f7f54 Merge branch 'master' into micromamba 2022-04-03 16:32:22 +02:00
Ayaz Salikhov
722d5c3b60 Merge branch 'master' into asalikhov/remove_warning 2022-04-02 15:40:21 +01:00
Ayaz Salikhov
842d64d5e4 Merge branch 'master' into asalikhov/modules 2022-04-02 15:40:03 +01:00
Ayaz Salikhov
7caf2dc251 Revert "[TMP] Disable tests (#1675)" (#1676)
This reverts commit c6f0aa1d94.
2022-04-02 15:39:04 +01:00
Ayaz Salikhov
c6f0aa1d94 [TMP] Disable tests (#1675) 2022-04-01 20:43:58 +01:00
Ben Mares
27040a5d0a Pin Python to 3.9 2022-04-01 20:55:59 +02:00
Ayaz Salikhov
796ea4bf68 Update base-notebook/Dockerfile 2022-04-01 12:30:21 +01:00
Ben Mares
1922be6ef8 Remove the hacks 2022-04-01 09:47:00 +02:00
Ayaz Salikhov
0aa95c71ad Make tests a module and make imports absolute 2022-04-01 01:26:37 +01:00
Ayaz Salikhov
c1a892c6dc Remove JUPYTER_ENABLE_LAB variable warning 2022-04-01 00:23:17 +01:00
Ayaz Salikhov
9d68c7d1d4 Update hadolint pre-commit to make it work under arm 2022-03-31 23:16:15 +01:00
Ayaz Salikhov
090779d7da Better documentation for binder 2022-03-31 16:01:16 +01:00
Ayaz Salikhov
56822bf056 Trigger sphinx workflow on README.md change 2022-03-31 15:55:47 +01:00
Ayaz Salikhov
8a0d06933d Merge pull request #1671 from mathbunnyru/asalikhov/binder_lab
Launch JupyterLab in binder by default
2022-03-31 15:49:00 +01:00
Ayaz Salikhov
614f8956b4 Launch JupyterLab in binder 2022-03-30 21:26:41 +01:00
Ayaz Salikhov
c9f7710ba4 Merge pull request #1670 from mathbunnyru/asalikhov/simple_binder
Simplify binder Dockerfile
2022-03-30 21:09:20 +01:00
Ayaz Salikhov
8a868e052f Simplify binder Dockerfile 2022-03-30 19:41:42 +01:00
Ayaz Salikhov
a420c15d53 Update tags in documentation 2022-03-30 19:20:23 +01:00
Ayaz Salikhov
badc5325e8 Up sphinx-book-theme version 2022-03-29 17:09:35 +01:00
Ayaz Salikhov
8e8173a308 Merge pull request #1668 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2022-03-29 11:12:15 +01:00
Ayaz Salikhov
3da09a6f54 Update .pre-commit-config.yaml 2022-03-29 11:08:40 +01:00
Ayaz Salikhov
9277df1c13 Update .pre-commit-config.yaml 2022-03-29 11:03:54 +01:00
pre-commit-ci[bot]
59cd13f512 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/pre-commit/mirrors-mypy: v0.941 → v0.942](https://github.com/pre-commit/mirrors-mypy/compare/v0.941...v0.942)
- [github.com/pre-commit/mirrors-prettier: v2.6.0 → v2.6.1](https://github.com/pre-commit/mirrors-prettier/compare/v2.6.0...v2.6.1)
- [github.com/hadolint/hadolint.git: v2.9.2 → v2.9.3](https://github.com/hadolint/hadolint.git/compare/v2.9.2...v2.9.3)
2022-03-28 19:51:06 +00:00
Ayaz Salikhov
6b49f33377 Switch to release version of sphinx-book-theme 2022-03-26 13:19:21 +00:00