Ayaz Salikhov
|
5acbd48ab3
|
Merge pull request #1443 from jupyter/mathbunnyru-patch-3
Do not explicitly ask latest docker buildx version
|
2021-08-25 17:08:07 +03:00 |
|
Ayaz Salikhov
|
b796f6c011
|
Do not explicitly ask latest dockerx version
Fix: https://github.com/jupyter/docker-stacks/issues/1410
|
2021-08-25 14:20:53 +03:00 |
|
mathbunnyru
|
aaa2f6d651
|
[ci skip] Automated publish for 044762949b
|
2021-08-25 10:59:31 +00:00 |
|
Ayaz Salikhov
|
044762949b
|
Merge pull request #1441 from mathbunnyru/asalikhov/use_mamba_everywhere
Use mamba instead of conda where possible
|
2021-08-25 13:58:54 +03:00 |
|
Erik Sundell
|
42a72720dc
|
Merge pull request #1442 from mathbunnyru/asalikhov/remove_pooch_pin
Do not pin pooch version
|
2021-08-25 11:36:53 +02:00 |
|
Ayaz Salikhov
|
60eba2aa10
|
Do not pin pooch version
|
2021-08-25 08:11:19 +03:00 |
|
Ayaz Salikhov
|
b3a1933467
|
Use conda update --all
|
2021-08-25 02:00:45 +03:00 |
|
Ayaz Salikhov
|
1fce48cd6c
|
Use mamba instead of conda where possible
|
2021-08-24 23:41:32 +03:00 |
|
Ayaz Salikhov
|
c3b52b9560
|
Merge pull request #1438 from mathbunnyru/asalikhov/use_latest_mambaforge
Use latest mambaforge release
|
2021-08-24 22:38:25 +03:00 |
|
Ayaz Salikhov
|
66c09045d5
|
Merge pull request #1440 from mathbunnyru/asalikhov/pyupgrade
Add pyupgrade tool
|
2021-08-24 22:18:25 +03:00 |
|
Ayaz Salikhov
|
d782e78967
|
Merge pull request #1421 from rigzba21/fix-volumes-deleted-when-entering-container
Fix: volumes/files deleted when bind mount to /home/jovyan
|
2021-08-24 22:17:00 +03:00 |
|
Ayaz Salikhov
|
487e9ddda2
|
Simplify Dockerfile
|
2021-08-24 21:24:35 +03:00 |
|
Jon Velando
|
c7cb929d83
|
Merge branch 'jupyter:master' into fix-volumes-deleted-when-entering-container
|
2021-08-24 10:05:02 -04:00 |
|
Ayaz Salikhov
|
ec9b7e9301
|
Add pyupgrade tool
|
2021-08-24 16:43:53 +03:00 |
|
Ayaz Salikhov
|
84ef50cb5c
|
Merge branch 'master' into asalikhov/use_latest_mambaforge
|
2021-08-24 16:13:10 +03:00 |
|
Ayaz Salikhov
|
709f6750ef
|
Pin pooch version to make skimage work, waiting for feedstock release (#1439)
|
2021-08-24 16:11:13 +03:00 |
|
Ayaz Salikhov
|
0e24e5fdfe
|
Update base-notebook/start.sh
Co-authored-by: Erik Sundell <erik.i.sundell@gmail.com>
|
2021-08-24 15:11:28 +03:00 |
|
Ayaz Salikhov
|
ce3499d958
|
Improve comment
|
2021-08-24 15:07:30 +03:00 |
|
Ayaz Salikhov
|
89db0d8e06
|
Use latest mambaforge release
|
2021-08-24 11:28:29 +00:00 |
|
Ayaz Salikhov
|
83ab5a86cb
|
Merge pull request #1437 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-08-23 22:09:22 +03:00 |
|
pre-commit-ci[bot]
|
1b062d27e5
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/adrienverge/yamllint.git: v1.26.2 → v1.26.3](https://github.com/adrienverge/yamllint.git/compare/v1.26.2...v1.26.3)
|
2021-08-23 19:04:49 +00:00 |
|
Jon Velando
|
b5fc1fa4a4
|
Merge branch 'jupyter:master' into fix-volumes-deleted-when-entering-container
|
2021-08-20 10:37:41 -04:00 |
|
Ayaz Salikhov
|
70178b8e48
|
Merge pull request #1431 from fortierq/patch-1
Fix example 2 in readme
|
2021-08-12 16:02:04 +03:00 |
|
Ayaz Salikhov
|
befa387752
|
Update README.md
|
2021-08-12 16:00:24 +03:00 |
|
Quentin Fortier
|
a31d607985
|
Fix example 2
|
2021-08-12 09:48:20 +02:00 |
|
Erik Sundell
|
12ba1d59fb
|
Merge pull request #1427 from consideRatio/pr/fix-tagging-issue
Fix failure to tag correctly
|
2021-08-10 00:02:56 +02:00 |
|
Erik Sundell
|
53634b73b1
|
ci: ensure we get color in github actions
|
2021-08-09 23:06:01 +02:00 |
|
Erik Sundell
|
22c88cf719
|
Always load built image to make it available to docker
|
2021-08-09 23:05:31 +02:00 |
|
Ayaz Salikhov
|
e6705ccc6b
|
Merge pull request #1425 from jupyter/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
|
2021-08-09 22:33:43 +03:00 |
|
pre-commit-ci[bot]
|
fa98674ba9
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/adrienverge/yamllint.git: v1.26.1 → v1.26.2](https://github.com/adrienverge/yamllint.git/compare/v1.26.1...v1.26.2)
|
2021-08-09 18:59:25 +00:00 |
|
mathbunnyru
|
91af9c8ee9
|
[ci skip] Automated publish for 8e693aad7d
|
2021-08-09 17:29:23 +00:00 |
|
Ayaz Salikhov
|
8e693aad7d
|
Merge pull request #1378 from mathbunnyru/asalikhov/automatic_conda_versioning
Automatically deduce package versions
|
2021-08-09 20:28:32 +03:00 |
|
Ayaz Salikhov
|
617ea3ccb0
|
Merge branch 'master' into asalikhov/automatic_conda_versioning
|
2021-08-09 17:54:38 +03:00 |
|
Erik Sundell
|
f50b2a80a5
|
Apply suggestions from code review
|
2021-08-09 16:53:35 +02:00 |
|
Ayaz Salikhov
|
9b6e57c831
|
Merge pull request #1424 from consideRatio/pr/add-datetagger
Add DateTagger for tags like 2021-08-09
|
2021-08-09 17:48:08 +03:00 |
|
Erik Sundell
|
86f94a3519
|
docs: adjust docs about building/versioning
|
2021-08-09 16:45:35 +02:00 |
|
Jon Velando
|
c92e526240
|
Merge branch 'jupyter:master' into fix-volumes-deleted-when-entering-container
|
2021-08-09 10:19:24 -04:00 |
|
Erik Sundell
|
f2438d3039
|
Add DateTagger for tags like 2021-08-09
|
2021-08-09 14:42:57 +02:00 |
|
Erik Sundell
|
034a7b8886
|
ci: refactor cron job into existing workflow
|
2021-08-09 14:28:22 +02:00 |
|
consideRatio
|
8a94d6f312
|
[ci skip] Automated publish for 0efb97d20d
|
2021-08-07 07:27:44 +00:00 |
|
Erik Sundell
|
0efb97d20d
|
Merge pull request #1422 from jamesdbrock/patch-2
ihaskell-notebook moved from Docker Hub to Github
|
2021-08-07 09:27:08 +02:00 |
|
James Brock
|
39c0f18214
|
ihaskell-notebook moved from Docker Hub to Github
|
2021-08-07 12:41:18 +09:00 |
|
rigzba21
|
d29e6c25ac
|
adding rv check to test
|
2021-08-06 16:11:00 -04:00 |
|
rigzba21
|
0dbce4526e
|
removing rsync dependency, using cp -R instead, reducing wait time in test
|
2021-08-06 14:55:58 -04:00 |
|
rigzba21
|
9d9b76909d
|
fixing bashate and flake8 errors
|
2021-08-06 13:19:39 -04:00 |
|
rigzba21
|
511ca22321
|
adding shellcheck fixes
|
2021-08-06 13:02:16 -04:00 |
|
pre-commit-ci[bot]
|
437e736c7d
|
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
|
2021-08-06 16:25:29 +00:00 |
|
rigzba21
|
364e5de012
|
updating test description
|
2021-08-06 12:11:30 -04:00 |
|
rigzba21
|
c5fe6a1f5f
|
adding test to check if container deleted files on container bind mount
|
2021-08-06 07:53:49 -04:00 |
|
rigzba21
|
2ef77522e6
|
using rsync instead of mv to prevent accidental file deletion when bind mount a volume
|
2021-08-05 22:40:17 -04:00 |
|