Commit Graph

2876 Commits

Author SHA1 Message Date
Ayaz Salikhov
99ffb81363 Merge pull request #1640 from jupyter/dependabot/github_actions/docker/login-action-1.14.0
Bump docker/login-action from 1.13.0 to 1.14.0
2022-02-28 20:16:16 +00:00
Ayaz Salikhov
83e2ba06bb Merge pull request #1639 from jupyter/dependabot/github_actions/actions/setup-python-3
Bump actions/setup-python from 2 to 3
2022-02-28 20:12:13 +00:00
dependabot[bot]
532e741d71 Bump docker/login-action from 1.13.0 to 1.14.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.13.0 to 1.14.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](6af3c118c8...bb984efc56)

---
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>
2022-02-28 16:20:24 +00:00
Tania Allard
c26fb4964d 📝 Add notes to concurrency 2022-02-28 16:20:20 +00:00
dependabot[bot]
6b5fe64639 Bump actions/setup-python from 2 to 3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 16:20:19 +00:00
Tania Allard
37b7a59bb4 👷 Disable schedule for forks 2022-02-28 16:11:24 +00:00
Ben Mares
da7e1c8bce Enable verbose for micromamba 2022-02-27 00:49:15 +01:00
Ben Mares
3319daec1d Bump Python to 3.10
Conda-forge now has a TF build for 3.10.
2022-02-27 00:49:15 +01:00
Ben Mares
b69c06f3db Bump to latest mamba 2022-02-27 00:49:14 +01:00
Ben Mares
0e66bfdb05 Upgrade micromamba again 2022-02-27 00:49:14 +01:00
Ben Mares
acb73743a0 Downgrade micromamba version 2022-02-27 00:49:13 +01:00
Ayaz Salikhov
00218f25ec rm micromamba.tar.bz2 earlier 2022-02-27 00:49:13 +01:00
Ben Mares
11a28bafbd Use WORKDIR /tmp 2022-02-27 00:49:10 +01:00
Ayaz Salikhov
4d45138b7d Update base-notebook/Dockerfile 2022-02-27 00:48:02 +01:00
Ben Mares
2bf1b25198 Delete extraneous mkdir 2022-02-27 00:48:02 +01:00
Ben Mares
93df110589 Remove obsolete comment 2022-02-27 00:48:01 +01:00
Ben Mares
2e237cd300 Remove incorrectly added comment 2022-02-27 00:48:01 +01:00
Ben Mares
293266e9be Minimize extraneous changes 2022-02-27 00:48:00 +01:00
Ben Mares
fe247bf7a5 Cleanup of #1594
To be merged into maresb:micromamba after we see if CI passes
2022-02-27 00:48:00 +01:00
Ben Mares
f731fc9f93 Get it running, I hope 2022-02-27 00:48:00 +01:00
Ben Mares
7ecf4c18d1 More diagnostics 2022-02-27 00:47:59 +01:00
Ben Mares
3d81383c6b Add lots of debugging 2022-02-27 00:47:59 +01:00
Ben Mares
c09a07da45 Switch from wget to curl 2022-02-27 00:47:58 +01:00
Ben Mares
a392d30cb0 Remove micromamba after use 2022-02-27 00:47:58 +01:00
Ben Mares
a36293a101 Turn on wget debug 2022-02-27 00:47:58 +01:00
Ben Mares
5da9717925 Make bzip2 dependency explicit 2022-02-27 00:47:57 +01:00
Ben Mares
3dd8f6e2f4 Add links for Micromamba 2022-02-27 00:47:57 +01:00
Ben Mares
1284cfa438 Pin Python=3.9 2022-02-27 00:47:56 +01:00
Ben Mares
434ebfaa13 Use micromamba to bootstrap mamba 2022-02-27 00:47:49 +01:00
Ayaz Salikhov
5a67b4e868 Merge pull request #1638 from mathbunnyru/asalikhov/use_sphinx_book_theme_rc
Use sphinx-book-theme==0.3.0rc1
2022-02-26 18:14:15 +00:00
Ayaz Salikhov
004812e97f Use sphinx-book-theme==0.3.0rc1 2022-02-26 18:07:37 +00:00
Tania Allard
a4ba8c9533 👷 [MAINT] - Use concurrency in GH actions 2022-02-24 13:20:53 +00:00
Tania Allard
335cd384d1 Merge remote-tracking branch 'upstream/master' 2022-02-24 13:18:56 +00:00
Ayaz Salikhov
69ddfa810e Revert "Skip test to be able to build and push new image"
This reverts commit 6d91620dbb.
2022-02-22 12:52:31 +00:00
Ayaz Salikhov
6d91620dbb Skip test to be able to build and push new image 2022-02-22 01:23:04 +00:00
Ayaz Salikhov
13107fceae Merge pull request #1635 from mathbunnyru/asalikhov/fix_cython
Fix cython in scipy-notebook
2022-02-21 19:46:38 +00:00
Ayaz Salikhov
854da977a0 Fix feature request issue template style 2022-02-21 19:18:18 +00:00
Ayaz Salikhov
3b8325419e Remove unused variable 2022-02-21 19:06:55 +00:00
Ayaz Salikhov
9196fb296a Add comment 2022-02-21 18:49:05 +00:00
Ayaz Salikhov
0fae846c34 Simplify test 2022-02-21 18:47:42 +00:00
Ayaz Salikhov
9b2484a38b Use DEBUG log level 2022-02-21 17:29:20 +00:00
Tania Allard
900e9de1e0 Merge remote-tracking branch 'upstream/master' 2022-02-21 17:05:49 +00:00
Ayaz Salikhov
96f8bcf771 Fix cython in scipy-notebook 2022-02-21 16:52:25 +00:00
Ayaz Salikhov
3088589c06 Move matplotlib tests to specific folder 2022-02-21 16:17:26 +00:00
Ayaz Salikhov
5cb1a915c4 Merge pull request #1634 from mathbunnyru/asalikhov/test_all
Run tests on all children images
2022-02-21 13:38:26 +00:00
Ayaz Salikhov
d22a074411 Update images_hierarchy.py 2022-02-21 13:28:49 +00:00
Ayaz Salikhov
6ad4ae7112 Update docs/contributing/tests.md 2022-02-21 13:26:56 +00:00
pre-commit-ci[bot]
75ad86fa9f [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2022-02-21 13:26:03 +00:00
Ayaz Salikhov
87b6f94246 Apply suggestions from code review
Co-authored-by: Tania Allard <taniar.allard@gmail.com>
2022-02-21 13:25:42 +00:00
Ayaz Salikhov
5012c994b4 Merge branch 'master' into asalikhov/test_all 2022-02-18 18:08:29 +03:00